jspreadsheet / jspreadsheet/ce

resetStyle function does not work

Open
#1,685 1 comment 1 reaction 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.