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

Issue: Inconvenience in Multi-Select Dropdown Functionality #76

Open
gnaneshreddyy opened this issue Oct 26, 2024 · 1 comment
Open

Comments

@gnaneshreddyy
Copy link

When selecting multiple programming languages from the dropdown menu, there is a usability issue. After choosing multiple options, there's a lack of clarity on how to confirm the selections and exit the dropdown smoothly, causing inconvenience for users.

Steps to Reproduce:

  1. Open the dropdown to select multiple programming languages.
  2. Choose several options from the list.
  3. Notice that there's no clear indication on how to complete the selection process and exit the dropdown.

Expected Behavior:
A more user-friendly way to finalize selections and exit the dropdown.

Thank you!

@gy8879
Copy link

gy8879 commented Nov 21, 2024

I realized that I initially misunderstood the issue. The actual problem was not about exiting the dropdown but about providing a user-friendly confirmation when selections are applied. To address this, I added code to display a status message indicating that the selections have been successfully applied. Please check the PR and let me know your feedback #79

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants