Skip to content

Context menu goes behind the top panel #2854

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

Open
4 tasks done
404-html opened this issue Jun 10, 2025 · 2 comments
Open
4 tasks done

Context menu goes behind the top panel #2854

404-html opened this issue Jun 10, 2025 · 2 comments
Labels
type:bug Impaired feature or lacking behavior that is likely assumed

Comments

@404-html
Copy link
Member

404-html commented Jun 10, 2025

New Issue Checklist

Issue Description

Context menu goes behind the top panel.
Image

Steps to reproduce

  1. Open a collection that other collections points to
  2. Right click on the objectId in the first row
  3. Hover "Get related records from..." option

Adjust browser size if necessary.
It might be reproducible only when reaching high number of items in the sub-menu, like in my case.

Actual Outcome

First few items in of the sub-menu are not accessible, as they are hidden below the top panel.

Expected Outcome

All sub-menu options should be accessible.

Environment

Dashboard

  • Parse Dashboard version: 7.2.1-alpha.1
  • Browser (Safari, Chrome, Firefox, Edge, etc.): Chrome Version
  • Browser version: 134.0.6998.89 (Official Build) (arm64)

Server
n/a

Database
n/a

Logs

n/a

I believe it was introduced with: #2726
#2635 might be related.

Copy link

parse-github-assistant bot commented Jun 10, 2025

🚀 Thanks for opening this issue!

ℹ️ You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.

@404-html 404-html added the type:bug Impaired feature or lacking behavior that is likely assumed label Jun 10, 2025
@404-html
Copy link
Member Author

Looks like setting z-index on the sub-menu should do the job. @dblythy do you agree?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Impaired feature or lacking behavior that is likely assumed
Projects
None yet
Development

No branches or pull requests

1 participant