parse-community / parse-community/parse-dashboard
Context menu offset incorrect
Open
Nobody has claimed this yet.
state:released
state:released-alpha
type:bug
- Dominant language
- JavaScript
- Stars
- 3.8k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
New Issue Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
- I can reproduce the issue with the latest versions of Parse Server and Parse Dashboard.
Issue Description
The context menu offset is incorrect, requiring extra mouse movement to reach for example a script. Classifying this as a UX bug, since this is not how foldable menus usually work.
Steps to reproduce
- Configure dashboard to have 1 script in _User class.
- Right-click on object in data browser and move mouse over "Scripts" in context menu.
Actual Outcome
Script list item is at the top of the menu.
Expected Outcome
Environment
Dashboard
- Parse Dashboard version:
6.0.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the context-menu behavior in Parse Dashboard 6.0.0 using the data browser and a User class with one script. Trace the context menu and Scripts submenu used by that interaction, then verify that the submenu aligns with the expected screenshot and can be reached without extra mouse movement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100