Clean up modal idioms #14
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
Imported from https://github.com/andotherstuff/universes/issues/14 by @staab on 2025-11-13T23:20:07Z
The way elements are arranged in modals is all over the place. You can't always put stuff in the same place because you might have too many buttons for mobile. The best layout I've come up with is the profile dialog, which uses an overflow menu for less-used actions.
Comment by @staab on 2026-02-10T19:40:10Z
Fixed in
72f2effd