-
-
Notifications
You must be signed in to change notification settings - Fork 335
[dropdown] Dropdown in Modal captures focus from textarea field upon Enter #2723
Copy link
Copy link
Closed
atk4/ui
#2029Labels
type/bugAny issue which is a bug or PR which fixes a bugAny issue which is a bug or PR which fixes a bug
Milestone
Description
Bug Report
When having a dropdown and a textarea/trumbowyg field in a modal, typing enter in the textarea will move focus to the dropdown field in recent FUI develop version.
Steps to reproduce
- Create modal and have a form with dropdown and textarea fields
- Go to textarea and enter line-breaks ("enter")
The issue did not exist in previous FUI versions, and is unrelated to the used trumbowyg textarea component.
Expected result
Line-breaks are added in textarea
Actual result
dropdown captures focus
Screenshot (if possible)
Bildschirmaufnahme.2023-03-02.um.12.49.19.mov
Version
2.9.3-beta
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type/bugAny issue which is a bug or PR which fixes a bugAny issue which is a bug or PR which fixes a bug