User tests: Successful: Unsuccessful:
The guided tours header does not have a clear indication that a tour can be cancelled. There is no label and the progress indicator is next to it, making it hard to distinguish.
The changes include:
It is just a visual change. Make sure you can still cancel a tour, no matter if you are selecting the cross or the label.
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
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript Repository NPM Change |
Labels |
Added:
NPM Resource Changed
PR-5.2-dev
|
Title |
|
Thanks for the last change.
Of course! I am glad you pointed it out.
I am not a designer but the header looks odd to me as we have multiple text sizes and line heights on the same line which results in 4 different baselines
You can see it when you enlarge the header and draw some lines
That's because the elements in the header are vertically aligned in the center of the top container.
I was not 'happy' with the 'Cancel' label, however. I changed it a bit.
Looks better to my eye.
Please consider hiding Cancel
as this is not shown in other modals.
Please consider hiding
Cancel
as this is not shown in other modals.
It was hidden before, one of the ideas for this PR is to make it visible. These are guided tours and from the start some of the user feedback was that the X is not a clear indication that it is meant to cancel tours (or close them). It helps teaching newbies that yes, the 'X' cancels/closes the window.
Tested successfully on J5.2.
I haven’t tested it yet, but what if the step title is long enough?
I haven’t tested it yet, but what if the step title is long enough?
I can say that this is a rather short title in Russian. Now it turns out that almost every step has a line break, which doesn’t look very good to me. Most likely there will be lines with 3/4 line breaks.
I would prefer that somehow this could be solved.
Perhaps enlarge the window. It is still possible to remove CANCEL, since all other modal windows simply have a cross. It is possible to move CANCEL down to the button block (from START).
Please consider hiding
Cancel
as this is not shown in other modals.
Having the 'Cancel' next to the 'X' helps answer the question received for clients who noticed it and aske what it does. For the client who hadn't noticed the 'X' and would also ask how to cancel a tour, adding the word 'Cancel' makes it easier for them.
@Kostelano Thanks for taking a look. Yes, the line break doesn't look the best. There is a companion PR to this one, #43810 which addresses the width. Would you have a few moments to take a look at it?
The Step badge now takes up more space and has the main focus when it should be the title. Maybe move it to the bottom left corner.
The Cancel text is competing for attention with the title. You want them to do the tour but constantly see the Cancel with each step. It needs to be more subtle as before.
Accessibility says that you should always indicate how far along in a process you are so leading with the step count is good. I agree that it is not needed to display the cancel text. We don't do it on other modals
I agree that it is not needed to display the cancel text. We don't do it on other modals
agreed
Title |
|
The last commit is causing the issue.
The last commit is causing the issue.
Thanks, I corrected it.
I have tested this item ✅ successfully on 0562ade
I have tested this item ✅ successfully on 0562ade
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
RTC
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-08-09 12:42:16 |
Closed_By | ⇒ | pe7er |
I have tested this item ? unsuccessfully on a19918e
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43809.