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

Unconventional submenu behavior #8012

Open
2 tasks done
SpecLad opened this issue Jun 10, 2024 · 2 comments
Open
2 tasks done

Unconventional submenu behavior #8012

SpecLad opened this issue Jun 10, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@SpecLad
Copy link
Contributor

SpecLad commented Jun 10, 2024

Actions before raising this issue

  • I searched the existing issues and did not find anything similar.
  • I read/searched the docs

Steps to Reproduce

  1. Click your username in the top right corner. The menu will open.
  2. Hover mouse over "Organization >".
  3. Wait...
  4. Nothing happens.

Expected Behavior

The Organization submenu should expand.

Possible Solution

No response

Context

This is presumably a side effect of #7431. I think that PR mostly changed things for the better, but with submenus specifically, the new behavior is unusual, compared to how submenus usually work in applications:

  • Mouse over a menu item with a submenu -> Submenu opens after a short delay.
  • Click a menu item with a submenu -> Submenu opens immediately (if it's not already open).
  • Mouse over a different menu item -> Submenu closes after a short delay.

Environment

Can be reproduced on app.cvat.ai.
@SpecLad SpecLad added the bug Something isn't working label Jun 10, 2024
@bsekachev
Copy link
Member

That is not a bug.
People may have different opinion about using hover, but we changed it intentionally.

@SpecLad
Copy link
Contributor Author

SpecLad commented Jun 11, 2024

Sure. If you disagree with my opinion, go ahead and close this. Personally, I saw it as a problem, so I wanted to document it, but it's not that important to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants