Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable row add/delete anywhere in a table #21

Open
aurovrata opened this issue Mar 12, 2021 · 0 comments
Open

Enable row add/delete anywhere in a table #21

aurovrata opened this issue Mar 12, 2021 · 0 comments

Comments

@aurovrata
Copy link
Owner

Currently tables use FILO logic for rows.

There is a request to allow deleting any rows.

This is more complex and would require a different approach to handling table fields.

Solving the delete would also enable the adding of rows at any point. although that would also entail having an add button enabled on a row itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant