User tests: Successful: Unsuccessful:
Pull Request for Issue #40008.
The 'Next' button in a step can never be disabled if the target input field has a value.
Little code refactoring as well.
Run a tour, for instance 'Create a category'.
Once in the title field, the 'Next' button is disabled because the field is required.
Enter a value in the input field.
The 'Next' button is not enabled.
Go to the next step and go back to the previous step.
The 'Next' button should still be enabled.
Remove the value in the input field.
The 'Next' button should be disabled.
When returning to the step, the 'Next' button is disabled.
You need to give focus to the input field AND type something for the 'Next' button to be enabled.
When returning to the step, the 'Next' button is enabled because there is a value for the required input field.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Category | ⇒ | JavaScript Repository NPM Change |
Status | New | ⇒ | Pending |
Title |
|
Title |
|
Labels |
Added:
NPM Resource Changed
PR-4.3-dev
|
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-03-11 23:41:05 |
Closed_By | ⇒ | obuisard |
I have tested this item✅ successfully on f36a7ba
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40062.