Skip to content

fix(ui): replace dialog element with css based .modal to fix safari (mobile only) rendering#7

Merged
brysonbw merged 1 commit intomainfrom
fix-dialogs-not-displaying
Nov 21, 2025
Merged

fix(ui): replace dialog element with css based .modal to fix safari (mobile only) rendering#7
brysonbw merged 1 commit intomainfrom
fix-dialogs-not-displaying

Conversation

@brysonbw
Copy link
Collaborator

@brysonbw brysonbw commented Nov 21, 2025

Changes

  • Fix modals not showing on Safari (mobile only) by replacing <dialog> with <div> and css based .modal

@brysonbw brysonbw changed the title fix(ui): replace dialog with css based .modal to fix safari rendering fix(ui): replace <dialog> with css based .modal to fix safari rendering Nov 21, 2025
@brysonbw brysonbw merged commit 2ba6545 into main Nov 21, 2025
12 checks passed
@brysonbw brysonbw deleted the fix-dialogs-not-displaying branch November 21, 2025 20:16
@brysonbw brysonbw changed the title fix(ui): replace <dialog> with css based .modal to fix safari rendering fix(ui): replace <dialog> with css based .modal to fix safari (mobile only) rendering Nov 21, 2025
@brysonbw brysonbw changed the title fix(ui): replace <dialog> with css based .modal to fix safari (mobile only) rendering fix(ui): replace dialog element with css based .modal to fix safari (mobile only) rendering Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant