[i18n] US-B4 — Accessible language signalling (lang / dir) #902
Labels
No labels
area:agents
area:dashboard
area:database
area:design
area:design-review
area:flows
area:infra
area:meta
area:security
area:sessions
area:webhook
area:workdir
security
type:bug
type:chore
type:meta
type:user-story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/claude-hooks#902
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
User story
As an operator who uses assistive technology, I want the page
lang(anddirfor RTL locales) to match the UI language, so that screen readers and browser language heuristics stay aligned with what I see.Epic: B — Operator experience
Spec
Acceptance criteria
document.documentElement.langmatches the active locale after navigation and after changing language in settings.ar,he, … when added),document.documentElement.dirisrtl; for LTR locales,ltr.langfor a non-default locale on a pilot route.Superseded by consolidated issue #909 (US-B1–B5 merged).