Create a reusable modal element #118
Labels
No Label
hex-grid
maintenance
music-player
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: savanni/monorepo#118
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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?
A modal is a reusable component that has a title, arbitrary content, and primary, secondary, and tertiary actions.
This is built with the GtkOverlay component.
I will not be implementing this. Gnome provides other facilities for interacting with the user, and those likely make more sense than a hacked-together modal dialog.