Solved: Repeatable join +/- buttons not selectable by mouse

Status
Not open for further replies.

fstorch

Member
I'm currently migrating our J3/F3 Site to J4/F4 using Delta.
Took a lot of try and error to make the PDF Template works as before, but that's completed now.
So I finally have time to test the remaining functionality, which doesn't reveal any real showstopper.
However I encountered a problem today with all repeatable joins (not repeatable groups) in my forms.
In a new form the according group shows + and - buttons to add or remove group entries:
upload_2023-7-21_22-42-26.png

Had to find out, that clicking them by mouse doesn't work anymore.
However when I use Tab/Shift-Tab to give them the keyboard focus, Enter makes them work - even with the mouse.
upload_2023-7-21_22-46-39.png

Tried with unchanged bootstrap template - same issue.
Tried Firefox, Chrome and Edge.
Compared to J3/F3 the buttons show an endless list of events:
upload_2023-7-21_22-54-10.png

J3/F3 just 4:
upload_2023-7-21_22-55-22.png


Couldn't find anything like this in the forum, so what might I be doing wrong?
Regards ... Franz
 
It's working fine on my site.
Frontend? (Which J! template?)
Backend?
JS errors in the browser console?
Maybe buttons are "overlayed" with something?
 
Fails in Frontend using Cassiopeia.
Noticed that it (mostly) works in Backend and it might be caused by Hover help.
Doesn't show the help in Frontend but in Backend:
upload_2023-7-22_10-16-16.png

and when it shows up, it works.
Console is remarkably empty:

The buttons are auto-generated by Fabrik, so not sure how they could be overlaid?
One thing to notice:
When the page is (re-)loaded, one empty group entry shows up for 1-2 seconds and is then automatically hidden.
This however is the same in J3/F3: https://conacare.de/index.php?option=com_fabrik&view=form&formid=2&Itemid=126&lang=de
 

Attachments

  • upload_2023-7-22_10-34-13.png
    upload_2023-7-22_10-34-13.png
    23.1 KB · Views: 33
Issue only exists if no group item exists.
Opening an existing Form entry with an existing group item, the mouse works fine to click the buttons.
 
Issue only exists if no group item exists.
Ok, yes, replicatable in this case (i.e. Repeat min = 0)
When the page is (re-)loaded, one empty group entry shows up for 1-2 seconds and is then automatically hidden.
Yes, one group has to be created and then in case of Repeat min = 0 removed.
 
As a workaround add to template_css.php
.fabrikNotice.alert {position:static;}
(to get the F3 "warning box" you can also add
background-color: #fffcf4; border: 1px solid #ffb514; color: #996900; )
 
Status
Not open for further replies.
We are in need of some funding.
More details.

Thank you.

Staff online

Members online

Back
Top