The canvas name is displayed when the mouse hovers over it.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 729
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
NO
Describe the solution you'd like
When the cursor hovers over the canvas name on the left side, it is hoped that a tip displaying the canvas name can appear. Because sometimes the canvas name is rather long and has a prefix. The part that can truly distinguish the canvas name is not visible due to the limitation of the sidebar width. Every time, several clicks are needed to find the target canvas. It is hoped that a hover name tip can be added.
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
Locate the sidebar entry point that renders the canvas name and inspect how hover tips are handled elsewhere. Add a hover tip for the canvas name, then verify that the complete name, including hidden prefixes, is visible when the cursor rests over it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100