tc39 / tc39/ecmarkup

Menu pane should be resizable

Open
#549 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
245
Forks
80
Avg merge
10h 46m
Merged PRs (30d)
2

Description

#546 proposes to improve usability by making the references pane resizable. For similar reasons, the menu pane should be as well—addressing cutoff of the sort demonstrated in https://github.com/tc39/ecmarkup/issues/546#issuecomment-1699697958 .

screenshot of Temporal menu pane showing ellipses hiding Temporal.PlainDateTime.prototype property names

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 issue #546 and its linked discussion, then locate the menu pane implementation in the TypeScript project. Confirm the pane can be resized and that long menu entries such as the Temporal.PlainDateTime.prototype properties are no longer cut off.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
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.