You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue was first reported in #23339, but the PR for that issue did not address it; hence, this new issue.
Bug Description
When a new select option is added from within the select menu (e.g., “Add ... to options”), the user is directed to the field configuration in the data model editor. Upon entering this view, the new option is already populated in the options list, but the save button is still stale/uninitialised. Any subsequent changes to the options list will make the save button clickable.
This issue was first reported in #23339, but the PR for that issue did not address it; hence, this new issue.
Bug Description
When a new select option is added from within the select menu (e.g., “Add ... to options”), the user is directed to the field configuration in the data model editor. Upon entering this view, the new option is already populated in the options list, but the save button is still stale/uninitialised. Any subsequent changes to the options list will make the save button clickable.
init_create_option.mov
Technical inputs