Support deleting several records at once
Open
stale
- Dominant language
- TypeScript
- Stars
- 189
- Forks
- 37
- Avg merge
- 17h 18m
- Merged PRs (30d)
- 17
Description
Per https://github.com/Kinto/kinto/issues/1287, right now, to delete records, you click on the little trash can logo, and then answer "Are you sure?" It would be nice to check a bunch of records and delete them all at once, answering the "Are you sure" question only once.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the linked Kinto issue 1287 and the existing trash-can deletion flow in the admin UI. Identify how records are selected and how the confirmation is shown. Done means users can select several records, delete them together, and answer the confirmation only once.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100