Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tab not changes on missing value in required field #3488

Open
napley opened this issue Oct 10, 2023 · 0 comments
Open

Tab not changes on missing value in required field #3488

napley opened this issue Oct 10, 2023 · 0 comments

Comments

@napley
Copy link
Contributor

napley commented Oct 10, 2023

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 :
      image
    • 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.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant