jspreadsheet / jspreadsheet/ce
Include Hide/Show on the right click options
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 890
- PR merge metrics
- No merged PRs in 30d
Description
Hello, is there a way to add the Hide/Show Column options on the right click menu just like the allowInsertColumn or allowDeleteColumn.
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 locating the right-click menu and the existing allowInsertColumn and allowDeleteColumn options in the JavaScript spreadsheet code. Add corresponding Hide/Show Column options with the expected configuration behavior, then verify that both actions appear and work from the right-click menu.
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