[Bug] Search still occurs despite checkbox being unchecked
shnabz opened this issue · 0 comments
shnabz commented
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:
- Navigate to the relevant section of the app.
- Uncheck the checkbox that is supposed to disable the search.
- 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.