Skip to content

feat: Add delete button to listing detail view#304

Merged
orangecoding merged 2 commits intoorangecoding:masterfrom
datenwurm:master
May 7, 2026
Merged

feat: Add delete button to listing detail view#304
orangecoding merged 2 commits intoorangecoding:masterfrom
datenwurm:master

Conversation

@datenwurm
Copy link
Copy Markdown
Contributor

Adds a delete button to the listing detail view, allowing users to delete a listing without navigating back to the overview.

Behavior:
Reuses the soft-/hard-delete dialog from the listings overview view to keep deletion behavior consistent.
After successful deletion, the user is redirected to the listings overview.

Motivation:
Previously, deleting a listing from the detail view required going back to the overview, locating the listing again (search and scroll), and clicking delete there. Users can now delete directly from the detail view.

@orangecoding
Copy link
Copy Markdown
Owner

Thanks!

@orangecoding orangecoding merged commit ee54cc4 into orangecoding:master May 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants