? ? Pending

User tests: Successful: Unsuccessful:

avatar YatharthVyas
YatharthVyas
25 Apr 2021

Pull Request for Issue #33291 .

Summary of Changes

Added a check to hide the dropdown form if the count of $this->extensions_options is not > 1 by setting it's class to .visually-hidden
Reference: $this->extension_options is given it's value by getComponentOptions() function in MessageModel.php where it's defined as an array so the count has to be 0 or more (an integer)

Testing Instructions

  1. Joomla Admin Panel
  2. Select Post Installation messages (located on the top right)
  3. The dropdown and text will be visible only if the select-able options are >1

Actual result BEFORE applying this Pull Request

image
Link if the above image is broken: https://ibb.co/7Kk0Mt5

Expected result AFTER applying this Pull Request

image
Link if the above image is broken: https://ibb.co/yVQWQD0

Documentation Changes Required

None

avatar YatharthVyas YatharthVyas - open - 25 Apr 2021
avatar YatharthVyas YatharthVyas - change - 25 Apr 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 25 Apr 2021
Category Administration com_postinstall
avatar sandramay0905 sandramay0905 - test_item - 25 Apr 2021 - Tested unsuccessfully
avatar sandramay0905
sandramay0905 - comment - 25 Apr 2021

I have tested this item ? unsuccessfully on 2956f26

Click on Hide all Messages don't work and give a js-error:

Bildschirmfoto 2021-04-25 um 13 25 56


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/33300.
avatar YatharthVyas YatharthVyas - change - 25 Apr 2021
Labels Added: ?
avatar YatharthVyas YatharthVyas - change - 25 Apr 2021
The description was changed
avatar YatharthVyas YatharthVyas - edited - 25 Apr 2021
avatar ChristineWk ChristineWk - test_item - 25 Apr 2021 - Tested successfully
avatar ChristineWk
ChristineWk - comment - 25 Apr 2021

I have tested this item successfully on e45ed01


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

avatar sandramay0905 sandramay0905 - test_item - 25 Apr 2021 - Tested successfully
avatar sandramay0905
sandramay0905 - comment - 25 Apr 2021

I have tested this item successfully on e45ed01


Thanks @YatharthVyas

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

avatar richard67 richard67 - change - 25 Apr 2021
The description was changed
avatar richard67 richard67 - edited - 25 Apr 2021
avatar richard67 richard67 - change - 25 Apr 2021
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 25 Apr 2021

RTC


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

avatar richard67 richard67 - change - 25 Apr 2021
The description was changed
avatar richard67 richard67 - edited - 25 Apr 2021
avatar Quy Quy - change - 25 Apr 2021
Labels Added: ?
avatar Quy Quy - close - 25 Apr 2021
avatar Quy Quy - merge - 25 Apr 2021
avatar Quy Quy - change - 25 Apr 2021
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2021-04-25 14:25:39
Closed_By Quy
Labels Added: ?
Removed: ?
avatar Quy
Quy - comment - 25 Apr 2021

Thanks

Add a Comment

Login with GitHub to post a comment