LibreChat/client/src/components/Conversations
Daniel Lew 014eb10662
📢 fix: Resolved Screen Reader Issues with TooltipAnchor (#10580)
TooltipAnchor was automatically adding an `aria-describedby`
tag which often duplicated the labeling already present inside
of the anchor. E.g., the screen reader might say
"New Chat, New Chat, button" instead of just "New Chat, button."

I've removed the TooltipAnchor's automatic `aria-describedby` and
worked to make sure that anyone using TooltipAnchor properly defines
its labeling.
2025-11-19 17:10:10 -05:00
..
ConvoOptions 📢 fix: Resolved Screen Reader Issues with TooltipAnchor (#10580) 2025-11-19 17:10:10 -05:00
Conversations.tsx fix: Address Accessibility Issues (#10260) 2025-10-27 19:46:43 -04:00
Convo.tsx ️ fix: Accessibility, UI consistency, dialog & avatar refactors (#9975) 2025-10-07 14:12:49 -04:00
ConvoLink.tsx ️ fix: Accessibility, UI consistency, dialog & avatar refactors (#9975) 2025-10-07 14:12:49 -04:00
HoverToggle.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
index.ts 📈 feat: Chat rating for feedback (#5878) 2025-05-30 12:16:34 -04:00
Pages.tsx style: update symbols for the next/previous page buttons to make navigation more intuitive (#1182) 2023-11-16 08:35:18 -05:00
RenameForm.tsx fix: Address Accessibility Issues (#10260) 2025-10-27 19:46:43 -04:00
ToggleContext.ts 🚀 feat: Shared Links (#2772) 2024-05-17 18:13:32 -04:00