feature/modal-logo-mobile #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/modal-logo-mobile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replaces the native browser confirm() dialog with a reusable modal for entry deletion. If the entry is
published, the modal warns the user and automatically unpublishes it (via
DELETE /share) before deleting.Adds the alpha logo image next to the Piruetas wordmark in the header (image-only on mobile to save space).
Mobile toolbar cleanup: publish, copy-link, and delete actions move out of the fixed bottom toolbar into the
header nav, with proper touch targets (
44px min-height), a lifted save toast, and danger styling on the deletebutton.
e79678d55a3ac7f4b489