SirSeim / bakus-app-apple

🍎 App for Dionysus
MIT License
2 stars 0 forks source link

Add delete ability for addition #25

Open SirSeim opened 1 year ago

SirSeim commented 1 year ago

Be able to delete additions through swipe actions, contextual menus, and maybe a button.

SirSeim commented 6 months ago

On the list page, the expected behaviors should include swipe actions and an edit button. The edit button would change the list to allow each row to have a checkbox and the bottom of the screen should have the delete button.

On the detail page, maybe the "rename" menu should be changed to be an "actions" menu so it can include both rename options, as well as the delete option. The other option would be to have a separate delete button elsewhere on the screen but it shouldn't be that prominent of a tool. Deletions would basically only get used after the mistake of a duplicate or incorrect addition was added.

Deletions should double confirm since they are not recoverable.