AIT-609: Toast clearance clears sticky Generate chrome - #570
Merged
CharlesHarry7 merged 1 commit intoAug 6, 2026
Conversation
|
Deployment failed for project pikbo-readiness with the following error: 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
force-pushed
the
agent/grok-coder/ait-609-sticky-toast-clearance
branch
from
August 6, 2026 13:33
19fcc7c to
c761d29
Compare
|
Deployment failed for project pikbo with the following error: Learn More: https://vercel.com/pi-kbo?upgradeToPro=build-rate-limit |
4 tasks
CharlesHarry7
deleted the
agent/grok-coder/ait-609-sticky-toast-clearance
branch
August 6, 2026 13:36
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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)+ gapcomponents/Toast.tsx— mobile bottom uses--toast-clearance; desktop keepslg:bottom-6Supersedes 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.mjsnode scripts/mobile-proof-regression.mjsnode scripts/product-proof-smoke.mjs/create,/modules,/cinemamobile — toast sits above sticky Generate + tab + home indicator/librarymobile — toast still clears MobileGenerateBar + tab