No Code Attached Yet bug
avatar ReLater
ReLater
5 Mar 2023

Steps to reproduce the issue

  • Start a tour "How to create articles".
  • Go through the steps.
  • See image. In step "Select Category" it's not possible to edit the category field. See also comment of @brianteeman below
  • Win10. Firefox. Mouse navigation. Nightly build of today, Update package, 4.3 to 4.3.

grafik

avatar ReLater ReLater - open - 5 Mar 2023
avatar joomla-cms-bot joomla-cms-bot - change - 5 Mar 2023
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 5 Mar 2023
avatar ReLater ReLater - change - 5 Mar 2023
Title
Guided tour. Create article. Category not editable
Guided tour "Create articles". Category not editable
avatar ReLater ReLater - edited - 5 Mar 2023
avatar ReLater ReLater - change - 5 Mar 2023
The description was changed
avatar ReLater ReLater - edited - 5 Mar 2023
avatar ReLater ReLater - change - 5 Mar 2023
The description was changed
avatar ReLater ReLater - edited - 5 Mar 2023
avatar ReLater ReLater - change - 5 Mar 2023
The description was changed
avatar ReLater ReLater - edited - 5 Mar 2023
avatar ReLater ReLater - change - 5 Mar 2023
The description was changed
avatar ReLater ReLater - edited - 5 Mar 2023
avatar brianteeman
brianteeman - comment - 5 Mar 2023

The same error is present for any field using choices such as tags

avatar richard67 richard67 - change - 5 Mar 2023
Labels Added: bug
avatar richard67 richard67 - labeled - 5 Mar 2023
avatar ReLater ReLater - change - 5 Mar 2023
Title
Guided tour "Create articles". Category not editable
Guided tour "Create articles". Category and other "choices" fields not editable
avatar ReLater ReLater - edited - 5 Mar 2023
avatar ReLater ReLater - change - 5 Mar 2023
The description was changed
avatar ReLater ReLater - edited - 5 Mar 2023
avatar wojtekxtx
wojtekxtx - comment - 6 Mar 2023

@ReLater you dont have to edit field; You can just select example value from dropdown.

avatar brianteeman
brianteeman - comment - 6 Mar 2023

@wojtekxtx no you cannot - did you even try

avatar wojtekxtx
wojtekxtx - comment - 6 Mar 2023

did you even try

@brianteeman Not yet. But this does not change the fact that, if what you say is true, there could/should be better wording used in guide.

avatar ReLater
ReLater - comment - 6 Mar 2023

you dont have to edit field; You can just select example value from dropdown.

????? See image. The dropdown is blocked. Then I could provide video 5000 on YT with some blah-blah-blah instead of using the guided tour where users shall actively add/change/test settings in single steps.

But this does not change the fact that, if what you say is true, there could/should be better wording used in guide.

??????????????????????????????????????????? (plus some more). The wording is correct, but the popup is not associated with the field, as is the case with other fields, and the field cannot be edited, as is the case with others in the tour.

avatar obuisard
obuisard - comment - 9 Mar 2023

The only way to access a fancy select in Joomla is to use the :has selector, which is available on all browser, except for Firefox, behind a flag.
With the way Joomla builds these fancy select boxes, I don't see another way to get to it if there is more than one fancy box on the page, which is often the case.
Firefox is planning on supporting :has in the first half of this year (https://bugzilla.mozilla.org/show_bug.cgi?id=418039).
What I would suggest, since there is no real certainty with Firefox, is to use the :nth-child selector for now, which will ensure proper support.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40029.

avatar ChristineWk
ChristineWk - comment - 11 Mar 2023

Confirm issue as shown on above screenshot. In the console I saw the following, but I don't know if it's relevant:

screen shot 2023-03-11 at 18 24 19


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40029.

avatar Quy
Quy - comment - 11 Mar 2023

Please test PR #40077. Thanks.

avatar Quy Quy - change - 11 Mar 2023
Status New Closed
Closed_Date 0000-00-00 00:00:00 2023-03-11 18:29:11
Closed_By Quy
avatar Quy Quy - close - 11 Mar 2023
avatar ChristineWk
ChristineWk - comment - 11 Mar 2023

@Quy I didn't see the reference to the PR when I called up the issue. You can only see it on Github.

Add a Comment

Login with GitHub to post a comment