Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Search still occurs despite checkbox being unchecked #782

Open
shnabz opened this issue Aug 3, 2024 · 0 comments
Open

[Bug] Search still occurs despite checkbox being unchecked #782

shnabz opened this issue Aug 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@shnabz
Copy link

shnabz commented Aug 3, 2024

Description:

The checkbox intended to disable the search functionality when adding items to the list is not working as expected. When the checkbox is unchecked, the system should prevent any search from being conducted. However, even with the checkbox unchecked, the search still occurs.

Steps to Reproduce:

  1. Navigate to the relevant section of the app.
  2. Uncheck the checkbox that is supposed to disable the search.
  3. Attempt to add an item to the list.

Expected Behavior:

When the checkbox is unchecked, no search should be conducted when adding an item to the list.

Actual Behavior:

The search is still performed even though the checkbox is unchecked.

Environment:

iOS 17.5.1
Version 10.2.6

Screenshots
If applicable, add screenshots to help explain your problem.

@shnabz shnabz added the bug Something isn't working label Aug 3, 2024
@shnabz shnabz changed the title [Bug] <search still occurs despite checkbox being unchecked> [Bug] Search still occurs despite checkbox being unchecked Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant