Skip to content

fix(toast): bump viewport edge offset to 24px#789

Merged
rohanchkrabrty merged 1 commit intomainfrom
worktree-toast
May 7, 2026
Merged

fix(toast): bump viewport edge offset to 24px#789
rohanchkrabrty merged 1 commit intomainfrom
worktree-toast

Conversation

@rohanchkrabrty
Copy link
Copy Markdown
Contributor

@rohanchkrabrty rohanchkrabrty commented May 7, 2026

Summary

  • Bumped all four Toast viewport edge offsets from --rs-space-5 (16px) to --rs-space-7 (24px) on all six position variants.
  • Matching data-starting-style / data-ending-style slide-in/out transform updates so the toast still animates clear of the edge.
  • max-width: calc(100vw - var(--rs-space-10)) unchanged.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 7, 2026

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

Project Deployment Actions Updated (UTC)
apsara Ready Ready Preview, Comment May 7, 2026 6:46am

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 7, 2026

Warning

Rate limit exceeded

@rohanchkrabrty has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 17 minutes and 10 seconds before requesting another review.

To continue reviewing without waiting, purchase usage credits in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 84d6ad40-99eb-4d2b-97e7-f13e4bf0fea2

📥 Commits

Reviewing files that changed from the base of the PR and between 00cf917 and d8cbf8a.

📒 Files selected for processing (1)
  • packages/raystack/components/toast/toast.module.css

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@rohanchkrabrty rohanchkrabrty changed the title fix(toast): bump viewport edge offset to 20px fix(toast): bump viewport edge offset to 24px May 7, 2026
Updates all four toast viewport edge offsets from 16px to 24px on all six position variants, with matching updates to the slide-in/out transforms in data-starting-style / data-ending-style so the toast still animates clear of the edge. max-width: calc(100vw - var(--rs-space-10)) unchanged.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@rohanchkrabrty rohanchkrabrty merged commit e6b07ef into main May 7, 2026
4 of 5 checks passed
@rohanchkrabrty rohanchkrabrty deleted the worktree-toast branch May 7, 2026 06:44
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