-
-
Notifications
You must be signed in to change notification settings - Fork 159
[BUG] Dropdown Menu Stays Open After Venue Selection #670
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
Comments
Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request. |
Let me know if this behavior was done intentionally to keep the dropdown open after selecting a venue or if it needs to be resolved. |
Let me know if this is a real issue ,so that i can raise the PR @AceTheCreator @ashmit-coder @thulieblack |
Hey @Kiran1810 , IMO we are hovering over the component so i dont think it should go away. So ig this issue is irrelevant. |
OK @ashmit-coder ,Thanks for your feedback. |
@Kiran1810 you can modify the issue with this, try to move the mouse pointer to the venue and click on it multiple times it doesn't reopen. You need to move the pointer away and then return to it to try again. You could work on fixing this minor issue. |
@vishvamsinh28 I looked into the issue and noticed that the venue section does not reopen immediately when clicked multiple times. It only works again after moving the cursor away and returning. I was thinking of two possible approaches to fix this: |
@vishvamsinh28 can u plz provide your feedback so that I open a PR related to this minor issue. |
Describe the bug.
After selecting a venue from the dropdown menu, the dropdown remains open instead of closing automatically. This behavior disrupts the user experience and may lead to navigation issues.
Expected behavior
The dropdown menu should automatically close after selecting a venue option, ensuring a seamless user experience and preventing overlapping with page content.
Screenshots
https://github.com/user-attachments/assets/4aafb9df-a294-4c95-9605-c637f51388ef
How to Reproduce
🖥️ Device Information [optional]
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue ?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: