-
Notifications
You must be signed in to change notification settings - Fork 79
Description
Issue Title: UX Improvement: Currency dropdown does not close on 'click outside'
Description
Hi team, I'm raising this issue to suggest a small user experience (UX) improvement on the dashboard.
Current Behavior:
When a user clicks on the currency selection button (currently showing "IN INR") in the navigation bar, the currency dropdown menu opens. To close this menu, the user must click on the same currency button again.
Expected Behavior:
To improve the user experience, the dropdown menu should automatically close if the user clicks anywhere on the screen outside of the dropdown menu itself. This is often referred to as "click-outside-to-close" functionality.
This will provide a more intuitive and flexible way for the user to interact with the UI.
Steps to Reproduce
- Navigate to the application's dashboard.
- In the top-right corner, click on the currency button ("IN INR").
- The currency list opens.
- Now, click anywhere on the page outside of the dropdown menu (e.g., on the empty background space or on the "Total Income" card).
- Observe: The dropdown menu does not close.
- Expected: The dropdown menu should close.
Screenshot/Video
20251023-0548-09.4279064.mp4
Additional Context
This is a minor UI/UX enhancement that will make the app feel more polished and intuitive to use. #hacktoberfest