-
Notifications
You must be signed in to change notification settings - Fork 75
enhancement: #159
Copy link
Copy link
Open
Labels
enhancementSuggest an improvement to an existing featureSuggest an improvement to an existing featurehacktoberfestIssues marked with this label are part of Hacktoberfest and open for contributionsIssues marked with this label are part of Hacktoberfest and open for contributions
Metadata
Metadata
Assignees
Labels
enhancementSuggest an improvement to an existing featureSuggest an improvement to an existing featurehacktoberfestIssues marked with this label are part of Hacktoberfest and open for contributionsIssues marked with this label are part of Hacktoberfest and open for contributions
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
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