mirror of
https://github.com/langgenius/dify.git
synced 2026-05-26 03:47:42 +08:00
- Use regex pattern for button role names to handle accessible names that include keyboard shortcuts (e.g., "common.operation.create ctrl ↵") - Fix ESC key hint assertion to use .system-kbd class selector instead of kbd element, matching the ShortcutsName component implementation Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>