Closed JaeYeongJeong closed 1 year ago
@JaeYeongJeong thanks for the contribution. Please open issues before creating PRs so we can discuss and plan features.
For example, for the goal of deleting more than one waiver at once, I'd suggest a model with checkboxes instead. It is very unlikely that a user who has added many waivers will want to clear them all, but if one wants to delete more than one entry, they can then choose the checkboxes and click a single time to delete. And that also opens up for a "select all" button.
@JaeYeongJeong thanks for the contribution. Please open issues before creating PRs so we can discuss and plan features.
All right. Thank you for answer.
For example, for the goal of deleting more than one waiver at once, I'd suggest a model with checkboxes instead. It is very unlikely that a user who has added many waivers will want to clear them all, but if one wants to delete more than one entry, they can then choose the checkboxes and click a single time to delete. And that also opens up for a "select all" button.
I also think it would be nice to use checkboxes. That's more clear. Thank you for your comments. I try it!
Context / Background
It's annoying to delete them one by one
What change is being introduced by this PR?
Added a button with all delete function.