Bug #90226
Updated by Mathias Brodala over 3 years ago
There is a bug when adding a new form in the backend. The modal-btn-group (Cancel, Previous, Next) is hidden, when return from second step to first one. You can see in the screenshots in attachment Expected Workflow: # Clicking one of the tabs at the first step # Clicking the Previous-Button # the modal-btn-group at the first step is *not* hidden Current Workflow: # Clicking one of the tabs at the first step !FirstStep.png! # Clicking the Previous-Button !SecondStep.png! # the modal-btn-group at the first step is hidden !Result.png!