[4882] Accessibility: Skip navigation & focus visibility#4883
[4882] Accessibility: Skip navigation & focus visibility#4883ZJvandeWeg merged 2 commits intomainfrom
Conversation
✅ Deploy Preview for flowforge-website ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
allthedoll
left a comment
There was a problem hiding this comment.
Looks good, but have someone else test local as I'm on mobile.
|
Don't mean to overstep, but is simple enough to merge. |
|
Hey @n-lark, quick accessibility question: when the homepage loads, the AI chat box appears to already have a focused style (blue outline) visible by default, before any user interaction. |
|
Hey @Yndira-E good catch! That's expected behavior. The homepage auto-focuses the AI chat text area on page load, which triggers the new focus outline. Since the field genuinely has keyboard focus at that point, showing the indicator is the correct accessible behavior. If a user starts tabbing, they'll know exactly where they are. |


Description
See details here.
Related Issue(s)
Resolves #4882
Checklist