Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

J4.4.5 - guidedtours - calendar button doesn't work #43671

Open
fuscage opened this issue Jun 18, 2024 · 0 comments
Open

J4.4.5 - guidedtours - calendar button doesn't work #43671

fuscage opened this issue Jun 18, 2024 · 0 comments

Comments

@fuscage
Copy link

fuscage commented Jun 18, 2024

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 :

image

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

image

image

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

Additional comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants