Close Grid Unbuffered Editor when pressing enter on last row
Open
Nobody has claimed this yet.
enhancement
workaround
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 717
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 3
Description
Enter is the key that moves the Grid unbuffered editor to the next row by default. Pressing ENTER on the last row right now does nothing. It could close the editor overlay. This needs a UX opinion.
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
Review the Grid unbuffered editor's handling of Enter on the last row and any related tests or entry points. Clarify the UX decision first: determine whether Enter should close the editor overlay, then update the behavior and verify that Enter still advances editing on other rows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100