As the redirect.js file uses the change event to detect whether fields are valid, it requires users click out of the box before detecting the field has been filled out.
This can lead to confusion as the publish button remains disabled when the redirect fields have valid data, the user needs to click out of the field and then click the publish button.
Describe the bug
As the redirect.js file uses the
change
event to detect whether fields are valid, it requires users click out of the box before detecting the field has been filled out.This can lead to confusion as the publish button remains disabled when the redirect fields have valid data, the user needs to click out of the field and then click the publish button.
This was reported in https://github.com/10up/safe-redirect-manager/issues/364#issuecomment-1939361111 (props @JosVelasco).
Steps to Reproduce
301
Screenshots, screen recording, code snippet
No response
Environment information
WordPress information
No response
Code of Conduct