joomla-cms
joomla-cms copied to clipboard
J4.4.5 - guidedtours - calendar button doesn't work
Steps to reproduce the issue
Create a new step in a guidedtour "how to create articles" :
- name : "Publication tab"
- place : top
- target : [aria-controls=publishing]
- type : interactif
- type interactif : button
Save and New
create another step :
- name : "Publish up calendar"
- place : top
- target : #jform_publish_up
- type : interactif
- type interactif : text field
Save and close Change order to have : 1. Select New Button, 2. Publication tab, 3. Publish up calendar Starts guidedtour "how to create articles" until step 3, and you don't click on the calendar button :
if you try to replace this step with this values :
- name : "Publish up calendar"
- place : top
- target : #jform_publish_up_btn
- or target : .field-calendar
- type : interactif
- type interactif : text field / other
Expected result
click on the calendar button to choose a date
Actual result
doesn't know click on the calendar button to choose a date or doesn't choose a date
System information (as much as possible)
joomla 4.4.5