Menu pane should be resizable
Open
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 .
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 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