User tests: Successful: Unsuccessful:
Pull Request for Issue #39848 .
Fixing the tooltip for table layout with groupByFieldset="true"
parameter
Create a subform, somewhere:
<field type="subform" name="teest" label="Subform"
groupByFieldset="true" multiple="true"
layout="joomla.form.field.subform.repeatable-table">
<form>
<fieldset name="set1" label="set1" description="Set 1 description">
<field type="text" name="text" label="text"/>
<field type="textarea" name="bigtext" label="bigtext"/>
</fieldset>
<fieldset name="set2" label="set2" description="Set 2 description">
<field type="text" name="text2" label="text2"/>
<field type="textarea" name="bigtext2" label="bigtext2"/>
</fieldset>
</form>
</field>
And check the table header, there should be tooltip with a description text on hover.
Tooltip icon is visible but no text
Tooltip icon is visible, and there a text
Please select:
Category | ⇒ | Layout |
Status | New | ⇒ | Pending |
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
?
|
RTC
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-02-22 15:28:54 |
Closed_By | ⇒ | roland-d |
Thank you
I have tested this item✅ successfully on 369a569
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39894.