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

Deleting in Edit forms #1538

Open
troughc opened this issue Jan 16, 2025 · 0 comments
Open

Deleting in Edit forms #1538

troughc opened this issue Jan 16, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@troughc
Copy link
Contributor

troughc commented Jan 16, 2025

Maude's User Story

Currently you can only delete (entities) from the listing page; for example, to delete a place, you have do to it in the Places list. Sometimes there are duplicate (places), one of which has all required information and the others which have incomplete information.
I would like to be able to directly delete the unwanted duplicate (places) which do not have the right information when I am in editing mode. This is more reassuring because I know for sure that I am deleting the one that needs to be deleted.

Proposed Solution

Add a delete function to specified edit forms (maybe a button). Add a warning to give the user a chance to change their mind before committing. Add a confirmation message after deleting is completed and return to the List view.
Forms to add a delete function to:
Places
People
Organizations

To be discussed:
Events?
Taxonomies?
Users (User Management)?

@troughc troughc added the enhancement New feature or request label Jan 16, 2025
@troughc troughc self-assigned this Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant