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
Tab is not changes anymore when value is required on missing value.
Details
Question
Answer
Relevant Bolt Version
5.1.24
Install type
Composer install
PHP version
8.1.24
Web server
Apache / Nginx
For UX/UI issues
Chrome
Reproduction
Bug summary
I have upgrade my bolt project from 4.2.5 to 5.1.24 and I got a behaviour which does not exist before. I have tested with a fresh install and I get the same behaviour.
In the backoffice, I have required fields in differents tabs in an contentType
When I want to save with the required fields empty :
if the fields are on the current tab, I have this alert :
but if the fields are in an other tabs I have no alert (the tabs open not change like ine the 4.2.5 version) why the content is not save
In the 4.2.5 and 5.1.24 I have the same error in console log (An invalid form control with name='fields[text]' is not focusable.)
The text was updated successfully, but these errors were encountered:
Tab is not changes anymore when value is required on missing value.
Details
Reproduction
Bug summary
I have upgrade my bolt project from 4.2.5 to 5.1.24 and I got a behaviour which does not exist before. I have tested with a fresh install and I get the same behaviour.
In the 4.2.5 and 5.1.24 I have the same error in console log (An invalid form control with name='fields[text]' is not focusable.)
The text was updated successfully, but these errors were encountered: