1
0
Fork 0
Commit graph

19 commits

Author SHA1 Message Date
Joost De Cock
b056f6170a feat(shared): Allow links to break out of modal 2024-01-08 07:22:32 +01:00
Joost De Cock
d4739c941d fix(shared): Stop modal from staying open 2023-11-27 17:54:00 +01:00
joostdecock
7a720ca872 chore: Remove lint 2023-11-26 14:42:02 +01:00
joostdecock
967ed3c443 fix: Allow clicks in modal wrapper content
This raises the content inside the modal wrapper and stops propagation
of clicks. This fixes #5527 which closed the modal when people were
trying to select a different tab in the modal content.

On desktop, you can still close the modal by clicking outside of the
content. However, on mobile, the modal fills the entire screen so there
is no way to click outside and close the modal.
So this also includes a change that adds a close button to the bottom
right corner (only shown on mobile).
2023-11-26 11:42:50 +01:00
joostdecock
c65c5876a3 wip(sde): Working on file list 2023-09-29 16:01:27 +02:00
Joost De Cock
00513958d0 chore(shared): Mobile tweaks 2023-08-30 10:45:53 +02:00
joostdecock
1fa0c65461 fix(shared): Don't let modal wrapper grow 2023-07-23 17:01:56 +02:00
Enoch Riese
49c14f1446 fix twitchy modal close 2023-06-29 16:41:11 +00:00
Enoch Riese
b9bc88bb1e link fixes 2023-06-26 11:47:46 -05:00
Enoch Riese
6c94afe99f shared component for views that have patterns and side menus 2023-06-23 19:39:45 -05:00
Enoch Riese
22bb896bc2 workbench view menus in modal on mobile 2023-06-23 14:29:09 -05:00
Enoch Riese
24b3b10bfb fix little errors in draft-for-curated-set flow. other cleanup 2023-05-24 08:37:29 -05:00
joostdecock
c11a29e28a chore(shared): Fix linter warnings in sites/shared 2023-05-19 18:15:06 +02:00
joostdecock
3642242835 feat(org): Completed initial sets management 2023-04-30 17:50:15 +02:00
joostdecock
ebbb4a8b8c feat(shared): Modal design picker and work on sets 2023-04-30 14:53:49 +02:00
Joost De Cock
5b83b12378 feat(shared): Ported modal from app-wide state to context 2023-04-25 17:33:34 +02:00
joostdecock
71a9555fbf feat(shared): make modal wrapper animate from all directions 2023-04-22 14:34:16 +02:00
Joost De Cock
7f8911a49d feat(shared): Use modal menu as main menu 2023-04-19 20:56:15 +02:00
joostdecock
6ae91efeed chore: Improvements to modal 2023-04-16 10:45:36 +02:00