jspreadsheet / jspreadsheet/ce
how to make applied toolbar buttons highlighted?
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 890
- PR merge metrics
- No merged PRs in 30d
Description
For example If I select a cell and press the wrap button, if I return to that cell later the wrap button should be highlighted to show it is under wrap condition.
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
The issue names the wrap toolbar button and cell selection behavior but provides no file, test, or entry point. Start by locating the toolbar handling for wrap and the cell-format state used when revisiting a cell. Done means the wrap button is highlighted whenever the selected cell has wrapping applied.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100