Polish the modals #80

Open
twig wants to merge 4 commits from modal-polish into main
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
twig added the
Kind/Enhancement
Priority
Medium
labels 2025-08-11 00:48:17 +00:00
twig self-assigned this 2025-08-11 00:48:17 +00:00
twig added 4 commits 2025-08-11 00:48:18 +00:00
requested review from sauceyred 2025-08-11 00:48:21 +00:00
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin modal-polish:modal-polish
git checkout modal-polish

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff modal-polish
git checkout modal-polish
git rebase main
git checkout main
git merge --ff-only modal-polish
git checkout modal-polish
git rebase main
git checkout main
git merge --no-ff modal-polish
git checkout main
git merge --squash modal-polish
git checkout main
git merge --ff-only modal-polish
git checkout main
git merge modal-polish
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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.