-
Notifications
You must be signed in to change notification settings - Fork 111
Crud Modal not behaving correctly #2002
Copy link
Copy link
Closed
Labels
Description
In the most recent FUI releases, I encounter the following issue:
- You have a crud on a model with many fields
- The first field say is name, and for a given record it is empty
- You go to "Edit" for that record in the Crud, and the edit modal opens
- You enter something in the first field
- You scroll down, and click "Save"
- It won't save but jump back the focus to that first field. Scrolling down again and clicking save will then save correctly.
See screen recording:
Bildschirmaufnahme.2023-02-21.um.15.19.34.mov
Reactions are currently unavailable