Skip to content

fix(docs): fix toast positioning issue in Safari - #42

Merged
stakbucks merged 1 commit into
offlegacy:mainfrom
minseong0324:docs/toast-fix
Aug 18, 2025
Merged

fix(docs): fix toast positioning issue in Safari#42
stakbucks merged 1 commit into
offlegacy:mainfrom
minseong0324:docs/toast-fix

Conversation

@minseong0324

@minseong0324 minseong0324 commented Aug 18, 2025

Copy link
Copy Markdown
Contributor

fix toast positioning issue in Safari
I think the positioning issue in Safari appears to be caused by the position: fixed style defined in the sonner library's CSS.

  • Move Toaster component inside code snippet container
  • Add absolute positioning to resolve Safari's positioning calculation issue
  • Chrome behavior remains unchanged

AS-IS

Safari

2025-08-18.11.12.55.mov

Chrome

2025-08-18.11.15.45.mov

TO-BE

Safari

2025-08-18.11.13.13.mov

Chrome

2025-08-18.11.15.32.mov

@vercel

vercel Bot commented Aug 18, 2025

Copy link
Copy Markdown

@minseong0324 is attempting to deploy a commit to the offlegacy Team on Vercel.

A member of the Team first needs to authorize it.

@vercel

vercel Bot commented Aug 18, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
event-tracker Ready Ready Preview Comment Aug 18, 2025 2:24pm

@stakbucks stakbucks left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯 💯 💯

@stakbucks
stakbucks merged commit 030d44f into offlegacy:main Aug 18, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants