jspreadsheet / jspreadsheet/ce
Enter move right instead down
Open
Nobody has claimed this yet.
feature request
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 890
- PR merge metrics
- No merged PRs in 30d
Description
Hello
Is it possible to configure jExcel to move to right cell after pressed EnterKey?
Currently, it moves down.
Thank you.
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 concerns jExcel's Enter-key navigation in the spreadsheet grid. Start by locating the code that handles Enter key presses and current downward cell movement; done means Enter advances to the right cell instead, with the behavior configurable if the request requires configuration.
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