Skip to content

AIT-609: Toast clearance clears sticky Generate chrome - #570

Merged
CharlesHarry7 merged 1 commit into
mainfrom
agent/grok-coder/ait-609-sticky-toast-clearance
Aug 6, 2026
Merged

AIT-609: Toast clearance clears sticky Generate chrome#570
CharlesHarry7 merged 1 commit into
mainfrom
agent/grok-coder/ait-609-sticky-toast-clearance

Conversation

@CharlesHarry7

Copy link
Copy Markdown
Owner

Summary

After bar-only toast clearance (AIT-597 / #561), sticky Generate chrome on Create / Modules / cinema is taller (--sticky-generate-chrome-h ≈ 5.75rem vs bar 3.25rem), so toast could still collide with sticky primaries on money paths.

  • app/globals.css--toast-clearance = nav + max(bar-h, sticky-chrome-h) + gap
  • components/Toast.tsx — mobile bottom uses --toast-clearance; desktop keeps lg:bottom-6
  • Smoke-lock sticky markers (CreateStudio / ModulesMobileCta / cinema) + bar route contract

Supersedes bar-only formula from #561 when both land (max() covers bar routes without under-clearing sticky). No color thrash (Toast copper is AIT-583 / #552). No Stripe live, fake UGC, or intentional Vercel deploy.

Closes AIT-609

Test plan

  • node scripts/generate-360-cta-smoke.mjs
  • node scripts/mobile-proof-regression.mjs
  • node scripts/product-proof-smoke.mjs
  • Manual: on /create, /modules, /cinema mobile — toast sits above sticky Generate + tab + home indicator
  • Manual: on /library mobile — toast still clears MobileGenerateBar + tab

@vercel

vercel Bot commented Aug 6, 2026

Copy link
Copy Markdown

Deployment failed for project pikbo-readiness with the following error:

Resource is limited - try again in 24 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/pi-kbo?upgradeToPro=build-rate-limit

Raise --toast-clearance to nav + max(bar-h, sticky-chrome-h) so
Create/Modules/cinema sticky primaries no longer collide with the
toast stack, without under-clearing MobileGenerateBar browse routes.

Smoke-lock CreateStudio, ModulesMobileCta, cinema sticky markers +
toast token contract. No Toast color thrash.

Closes AIT-609

Co-authored-by: multica-agent <github@multica.ai>
@CharlesHarry7
CharlesHarry7 force-pushed the agent/grok-coder/ait-609-sticky-toast-clearance branch from 19fcc7c to c761d29 Compare August 6, 2026 13:33
@vercel

vercel Bot commented Aug 6, 2026

Copy link
Copy Markdown

Deployment failed for project pikbo with the following error:

Resource is limited - try again in 24 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/pi-kbo?upgradeToPro=build-rate-limit

@CharlesHarry7
CharlesHarry7 merged commit d69196d into main Aug 6, 2026
1 of 3 checks passed
@CharlesHarry7
CharlesHarry7 deleted the agent/grok-coder/ait-609-sticky-toast-clearance branch August 6, 2026 13:36
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.

1 participant