Skip to content

fix(toast): correct exit animation direction for top-positioned toasts#821

Open
rodrigopereiradevelopment wants to merge 1 commit into
cosscom:mainfrom
rodrigopereiradevelopment:fix/toast-exit-animation
Open

fix(toast): correct exit animation direction for top-positioned toasts#821
rodrigopereiradevelopment wants to merge 1 commit into
cosscom:mainfrom
rodrigopereiradevelopment:fix/toast-exit-animation

Conversation

@rodrigopereiradevelopment

Copy link
Copy Markdown

Summary

This PR makes the non-swipe toast exit animation position-aware.

Changes

  • Top-positioned toasts now exit upward.
  • Bottom-positioned toasts continue exiting downward.
  • Updated both the source component and the registry copy.
  • Rebuilt the registry JSON.

Validation

  • ✅ Lint (no new issues related to this change)
  • ✅ Typecheck
  • ✅ Build

Fixes #817

@vercel

vercel Bot commented Jul 17, 2026

Copy link
Copy Markdown

@rodrigopereiradevelopment is attempting to deploy a commit to the cal Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
vercel Bot temporarily deployed to Preview – coss-com-origin July 17, 2026 22:42 Inactive
@vercel

vercel Bot commented Jul 17, 2026

Copy link
Copy Markdown

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

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
coss-com-origin Skipped Skipped Jul 17, 2026 10:42pm

Request Review

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.

Toast exits in the wrong direction at top positions

1 participant