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 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:
Open the dropdown to select multiple programming languages.
Choose several options from the list.
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!
The text was updated successfully, but these errors were encountered:
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
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:
Expected Behavior:
A more user-friendly way to finalize selections and exit the dropdown.
Thank you!
The text was updated successfully, but these errors were encountered: