mirror of
https://github.com/langgenius/dify.git
synced 2026-03-10 03:00:20 +08:00
- Add forwardRef support to MentionInput to expose textarea ref - Auto-focus reply input when thread opens (100ms delay) - Restore focus after reply submission and edit operations - Add Esc key handler to close thread with smart guards - Enhance accessibility with ARIA attributes (dialog, modal, labelledby) - Improve keyboard navigation and user experience Implements P0-P3 priorities following WCAG 2.1 AA accessibility standards |
||
|---|---|---|
| .. | ||
| (commonLayout) | ||
| (shareLayout) | ||
| account | ||
| activate | ||
| components | ||
| dev-preview | ||
| education-apply | ||
| forgot-password | ||
| init | ||
| install | ||
| oauth-callback | ||
| repos/[owner]/[repo]/releases | ||
| reset-password | ||
| signin | ||
| signup | ||
| styles | ||
| layout.tsx | ||
| page.module.css | ||
| page.tsx | ||
| routePrefixHandle.tsx | ||