-
- Downloads
[BUG]: Many controls lack screen reader labels (#1023)
* Add accessible labels for back and continue buttons in onboarding flow * Add accessible label to stop generating button * Accessible labels for chat history actions (thumb up/down and copy) * Accessible labels for social links in footer * Accessible labels for home and settings links * * Accessible labels for home, show sidebar (mobile), and workspace and thread lists. * Implemented ARIA markup to programmatically indicate current selection and group/list association.
Showing
- frontend/src/components/Footer/index.jsx 3 additions, 0 deletionsfrontend/src/components/Footer/index.jsx
- frontend/src/components/SettingsButton/index.jsx 2 additions, 0 deletionsfrontend/src/components/SettingsButton/index.jsx
- frontend/src/components/Sidebar/ActiveWorkspaces/ThreadContainer/ThreadItem/index.jsx 6 additions, 1 deletion...bar/ActiveWorkspaces/ThreadContainer/ThreadItem/index.jsx
- frontend/src/components/Sidebar/ActiveWorkspaces/ThreadContainer/index.jsx 1 addition, 1 deletion...onents/Sidebar/ActiveWorkspaces/ThreadContainer/index.jsx
- frontend/src/components/Sidebar/ActiveWorkspaces/index.jsx 5 additions, 2 deletionsfrontend/src/components/Sidebar/ActiveWorkspaces/index.jsx
- frontend/src/components/Sidebar/index.jsx 2 additions, 0 deletionsfrontend/src/components/Sidebar/index.jsx
- frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/HistoricalMessage/Actions/index.jsx 2 additions, 0 deletions...Container/ChatHistory/HistoricalMessage/Actions/index.jsx
- frontend/src/components/WorkspaceChat/ChatContainer/PromptInput/StopGenerationButton/index.jsx 1 addition, 0 deletions.../ChatContainer/PromptInput/StopGenerationButton/index.jsx
- frontend/src/pages/OnboardingFlow/Steps/index.jsx 2 additions, 0 deletionsfrontend/src/pages/OnboardingFlow/Steps/index.jsx
Please register or sign in to comment