-
Notifications
You must be signed in to change notification settings - Fork 426
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
Dropdown Menu Items (Sign-out / Profile) Not Responding to Click Events #8820
Comments
@abhip161 The dropdowns are working on my end, and the bug is not replicable. can you share your browser details, version , name , etc... |
Hey @nihal467 , here are my browser details: |
/assign |
hello @abhip161 , i think i can try to work on this issue, can you please assign this to me? |
rithviknishad
changed the title
Dropdown Menu Items Not Responding to Click Events
Dropdown Menu Items (Sign-out / Profile) Not Responding to Click Events
Oct 30, 2024
@sairiteshdomakuntla any updates on this? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
The dropdown menu items for "Profile" and "Sign Out" are not functioning as expected. Clicking on these items does not navigate to the profile page or trigger the sign-out function.
To Reproduce
Steps to reproduce the behavior:
Click on "Profile":
Select the "Profile" option from the dropdown menu.
Expected Result: The user should be redirected to /user/profile.
Actual Result: No action is performed; the dropdown menu does not navigate
2 Click on "Sign Out":
Select the "Sign Out" option from the dropdown menu.
Expected Result: The sign-out function should execute and log the user out.
Actual Result: No action is performed; the dropdown menu does not trigger the sign-out
Screenshots
https://github.com/user-attachments/assets/20c1a877-3303-4ab3-948a-bb1c45809921
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: