User tests: Successful: Unsuccessful:
As Joomla no longer supports IE11, this PR mainly removes the need for converting a NodeList to an Array, as evergreen browser's implementation of forEach
can iterater over a NodeList.
Also includes some other minor tweaks.
Code review @dgrammatiko @Fedik
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript Repository NPM Change |
I have tested this item ✅ successfully on e971d1e
Okay, menu seems still working :)
I have tested this item ✅ successfully on e971d1e
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
RTC
NPM Resource Changed
PR-5.1-dev
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-02-26 23:34:02 |
Closed_By | ⇒ | LadySolveig |
Thank you @C-Lodder and for testing @Fedik @viocassel
Looks good from review,
However it would be good to see at least one human test to confirm that the Admin menu still works.