jspreadsheet / jspreadsheet/ce
resetStyle function does not work
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 890
- PR merge metrics
- No merged PRs in 30d
Description
I'm not sure if it is supposed to remove all styling from a cell or reset it back to an earlier iteration, but neither is working when I pass a string identifier (e.g., "A1")
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 at the resetStyle function and reproduce the behavior using the string identifier "A1". Determine whether the intended result is removing all cell styling or restoring an earlier style, then verify that the chosen behavior works for the reported identifier and add regression coverage if the repository provides a relevant test location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100