Field storage form button actions not working in modal for core 11.2

Created on 19 July 2025, 14 days ago

Problem/Motivation

Are ajax buttons on the field storage form are using a custom wrapper and should instead be using the 'field-combined' wrapper from core and our callback should then not have to invoke a click on the save button but rather replace the wrapper.

Steps to reproduce

In 11.2 core, the add/remove buttons ajax is currently trying to save the form which is now breaking out of the new modal and causing inconsistent behavior with the UX. Additionally, when adding a new field to storage, we should be setting focus to the last added input.

Proposed resolution

Change ajax wrapper and callback logic.

User interface changes

Button clicks should no longer exit the modal and when adding a new field, the focus should be set to the name input of that field.

πŸ› Bug report
Status

Active

Version

3.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States apmsooner

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024