mirror of
https://github.com/langgenius/dify.git
synced 2026-03-13 19:17:43 +08:00
- Convert div with onClick to proper button elements for keyboard access - Add focus-visible ring styles to all interactive elements - Add ARIA attributes (role, aria-selected, aria-expanded) to tree nodes - Add keyboard navigation (Enter/Space) support to tree items - Mark decorative icons with aria-hidden="true" - Add missing i18n keys for accessibility labels - Fix typography: use ellipsis character (…) instead of three dots