You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the “Filter” and “Sort” buttons on the interface, there is no click-out functionality, meaning users are required to manually close the filters. This is not in line with standard UX expectations where clicking outside of these elements should automatically close them.
Steps to reproduce the behavior:
1. Click on the “Filter” or “Sort” to open the dropdown of it's filter.
2. Attempt to click outside the dropdown .
3. filter drop down won't close despite of UX standards.
Expected behavior
When the user clicks outside the “Filter” or “Sort” dropdown, it should automatically close, providing more intuitive user experience.
The text was updated successfully, but these errors were encountered:
MiArianM
pushed a commit
to MiArianM/Find-Projects
that referenced
this issue
Oct 15, 2024
When using the “Filter” and “Sort” buttons on the interface, there is no click-out functionality, meaning users are required to manually close the filters. This is not in line with standard UX expectations where clicking outside of these elements should automatically close them.
Steps to reproduce the behavior:
Expected behavior
When the user clicks outside the “Filter” or “Sort” dropdown, it should automatically close, providing more intuitive user experience.
The text was updated successfully, but these errors were encountered: