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 |
||
|---|---|---|
| .. | ||
| comment-icon.tsx | ||
| comment-input.tsx | ||
| comment-preview.tsx | ||
| cursor.tsx | ||
| index.tsx | ||
| mention-input.tsx | ||
| thread.tsx | ||