easaiIT / kutt

Free Modern URL Shortener.
https://kutt.it
MIT License
0 stars 0 forks source link

Feature Request: Batch deletion of links #3

Open sweep-ai[bot] opened 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR adds a batch deletion feature to the Kutt application, allowing users to delete multiple links at once. The current UI only supports one-by-one deletion, which can be time-consuming when dealing with a large number of links. With this new feature, users can select multiple links using checkboxes and delete them all at once.

Summary of Changes

Testing

Screenshots

Batch Deletion UI

Fixes #1.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/batch-deletion

To get Sweep to edit this pull request, leave a comment below or in the code. Leaving a comment in the code will only modify the file but commenting below can change the entire PR.