open-webui/src/lib/components/chat/Overview
Classic298 bf0fb1c449
fix(a11y): add aria-labels to chat core components (#21709)
Add aria-labels to close, back, and action buttons across:
- Controls/Controls.svelte: close chat controls button
- ChatControls/Embeds.svelte: close embed button
- Overview/Node.svelte: favorite toggle button
- Overview/View.svelte: back and close overview buttons
- ShortcutsModal.svelte: close button
- ShareChatModal.svelte: close button
- ToolServersModal.svelte: close button
- Placeholder/FolderTitle.svelte: folder icon picker, folder options menu

WCAG: 4.1.2 (Name, Role, Value)
2026-02-22 14:18:19 -06:00
..
Flow.svelte refac 2025-10-01 19:31:47 -05:00
Node.svelte fix(a11y): add aria-labels to chat core components (#21709) 2026-02-22 14:18:19 -06:00
View.svelte fix(a11y): add aria-labels to chat core components (#21709) 2026-02-22 14:18:19 -06:00