Refine UVAI Home hierarchy and accessibility semantics for URL/cadence controls - #2035
groupthinking with Copilot wants to merge 3 commits into
Conversation
|
Important Review skippedIgnore keyword(s) in the title. ⛔ Ignored keywords (3)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository: groupthinking/EventRelay/.coderabbit.yaml Review profile: ASSERTIVE Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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. Comment |
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: groupthinking <154503486+groupthinking@users.noreply.github.com>
🔍 PR Validation |
Canonical issue
Linked via canonical issue automation.
Outcome
UVAI Home now states the YouTube→Studio path with clearer visual hierarchy, improves accessibility semantics for URL input and billing cadence controls, and keeps existing Workflow Pro checkout access unchanged.
Scope
type="url"and tightened helper copy for watch/share URL expectations.div[role=group]to semantic<fieldset>+<legend>while preserving existing focus-visible ring behavior and checkout wiring.apps/web/src/lib/__tests__/home-sell-surface.test.tsapps/web/src/components/home/HomePasteForm.test.tsxapps/web/src/components/home/HomeProCheckout.test.tsxRisk
9540bcbe7Verification
List exact automated and manual checks, tied to the current head SHA.
npm --workspace=apps/web run test -- src/lib/__tests__/home-sell-surface.test.ts src/components/home/HomePasteForm.test.tsx src/components/home/HomeProCheckout.test.tsxon9540bcbe7)Production evidence
Not applicable for this PR: copy/semantics/focus-state refinements only; no production-only behavior path introduced.
Agent handoff