parse-community / parse-community/parse-dashboard

Make left menu bar resizable

Open
#2,693 1 comment 0 reactions 0 assignees View on GitHub

@mtrezza is already working on this.

Since Jul 7, 2025.

  • #2872 by @mtrezza — open
type:feature
Dominant language
JavaScript
Stars
3.8k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

New Feature / Enhancement Checklist
Current Limitation

The menu bar on the left side is not resizable. It uses ~20% of the total dashboard screen estate. While it's possible to fold it in by clicking on the pin icon, it's impractical when navigating a lot between classes.

The other issue is that long class names are truncated, because the bar has a fixed size.

Feature / Enhancement Description
  • Make the bar width resizable, so that it can be adapted according to class names and reduced in size for easy navigation while not taking as much screen space.
  • Remove the "Create a class" button from the "Browser" menu to allow resizing the bar to a smaller size; adding a class is usually not a frequent action and it can be done via the "Edit" menu.
    Image

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 reviewing open pull request #2872, then locate the dashboard's left menu implementation and its navigation controls. Confirm how the menu width and class-name display are handled, and verify that the requested resizing and removal of the Browser menu's Create a class button work without disrupting navigation.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.