Nested modals #44

Closed
opened 2026-02-17 18:05:40 +00:00 by hodlbod · 1 comment
Owner

Imported from https://github.com/andotherstuff/universes/issues/50 by @staab on 2026-01-29T19:30:23Z


Right now there's no way to nest modals, but we need it sometimes on mobile. Currently, IconPickerButton fakes this, and so the back button doesn't work as expected to close the IconPicker. Find a way to specify whether a new modal should be "overlaid" or replace the previous one (this is different from replaceState).

_Imported from https://github.com/andotherstuff/universes/issues/50 by @staab on 2026-01-29T19:30:23Z_ --- Right now there's no way to nest modals, but we need it sometimes on mobile. Currently, IconPickerButton fakes this, and so the back button doesn't work as expected to close the IconPicker. Find a way to specify whether a new modal should be "overlaid" or replace the previous one (this is different from replaceState).
hodlbod added this to the Current milestone 2026-02-17 18:05:40 +00:00
hodlbod self-assigned this 2026-02-17 21:26:04 +00:00
Author
Owner

Fixed in 19f532c1

Fixed in 19f532c1
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: coracle/flotilla#44