Polish the modals #80

Merged
temmie merged 6 commits from modal-polish into main 2025-08-15 12:20:45 +00:00
Owner

now they're closed by just clicking outside of them!

breaks invite modal, doesn't properly interact with embed modal, both should be modal components either way

closes #71

now they're closed by just clicking outside of them! breaks invite modal, doesn't properly interact with embed modal, both should be modal components either way closes #71
temmie added the
Kind/Enhancement
Priority
Medium
labels 2025-08-11 00:48:17 +00:00
temmie self-assigned this 2025-08-11 00:48:17 +00:00
temmie added 4 commits 2025-08-11 00:48:18 +00:00
requested review from sauceyred 2025-08-11 00:48:21 +00:00
sauceyred requested changes 2025-08-15 09:57:58 +00:00
Dismissed
@ -57,2 +39,3 @@
max-width: 90dvw;
overflow: hidden;
background-color: var(--modal-background-color);
Owner

background-color is set again at the bottom, so this should be removed

`background-color` is set again at the bottom, so this should be removed
temmie marked this conversation as resolved
temmie added 1 commit 2025-08-15 10:14:25 +00:00
chore: remove duplicate style line
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
1332cb5a88
requested review from sauceyred 2025-08-15 10:29:38 +00:00
sauceyred approved these changes 2025-08-15 12:18:31 +00:00
temmie added 1 commit 2025-08-15 12:20:41 +00:00
Merge remote-tracking branch 'origin/main' into modal-polish
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
ci/woodpecker/pull_request_closed/build-and-publish Pipeline was successful
315867fff5
temmie merged commit 9dd6d73d5d into main 2025-08-15 12:20:45 +00:00
temmie deleted branch modal-polish 2025-08-15 12:20:45 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: gorb/frontend#80
No description provided.