User tests: Successful: Unsuccessful:
Pull Request for Issue #43561 .
Fix multiselect to not to interfere with interactive elements.
Run npm install
.
Edit
Add:
<details>
<summary>Details</summary>
Something small enough to escape casual notice.
</details>
Got to Articles overview /administrator/index.php?option=com_content&view=articles
And click on "Details" in each row.
The row become selected/unselected after each click
The row stay unselected.
Please select:
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript Repository NPM Change |
I have tested this item ✅ successfully on 9ca0d32
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
NPM Resource Changed
bug
PR-4.4-dev
|
RTC
Labels |
Added:
RTC
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-08-05 13:37:49 |
Closed_By | ⇒ | MacJoom |
Thank you!
I have tested this item ✅ successfully on 9ca0d32
Yep this seems to fix the problem with
<details>
elements and also<a>
with html tags inside the text. Good job.This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43574.