create new empty row
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
Is your feature request related to a problem? Please describe.
As there is inline editing now it would be much appreciated to have the ability to create one or multiple new rows that then are filled in via inline editing.
Describe the solution you'd like
Instead of the "+ create Row" Button on the left above the table there should be a "create" menu with the Options: 1. Create Row 2. Create one/multiple empty Rows
These Options doe as follows:
- same as the existing create row
- creates one or multiple empty Rows - if in a view, fields should be autopopulated to match its filters
Describe alternatives you've considered
No response
Additional context
No response
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 tracing the existing “+ create Row” control and the inline-editing flow in the frontend. Check how view filters are applied, then verify that a create menu offers both existing row creation and one or multiple empty rows, with fields matching the active view filters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100