parse-community / parse-community/parse-dashboard

Context menu offset incorrect

Open
#2,635 7 comments 0 reactions 0 assignees View on GitHub

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
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
  1. Configure dashboard to have 1 script in _User class.
  2. 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.

Screenshot 2024-12-23 at 01 12 21
Expected Outcome
Screenshot 2024-12-23 at 01 12 21 copy
Environment

Dashboard

  • Parse Dashboard version: 6.0.0

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.