dify/web/app/components/base/modal
yyh 4338632a78
fix(skill): use Dialog initialFocus to focus input on modal open
Expose initialFocus prop on Modal component (passthrough to Headless
UI Dialog) so the create blank skill modal reliably focuses the name
input when opened, replacing the ineffective autoFocus attribute.
2026-01-30 16:10:19 +08:00
..
index.css Feat: dark mode for logs and annotations (#11575) 2024-12-12 10:09:48 +08:00
index.stories.tsx chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
index.tsx fix(skill): use Dialog initialFocus to focus input on modal open 2026-01-30 16:10:19 +08:00
modal.stories.tsx chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
modal.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-21 10:52:43 +08:00