bolt / core

🧿 Bolt 5 core
https://boltcms.io
MIT License
542 stars 159 forks source link

Tab not changes on missing value in required field #3488

Open napley opened 11 months ago

napley commented 11 months ago

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 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.)