? Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
16 Oct 2019

Most of the options fieldsets have a css class of .options-grid-form-full which means that they should be in one column.

However as can be seen below they are in two uneven columns
image

The cause of this is the description div which is set to start at col 1 and end at col 3 even though at this resolution there is only 1 column.

.com_config .tab-description {
    grid-column: 1/3;
}

Pull Request for Issue #26605

Votes

# of Users Experiencing Issue
0/1
Average Importance Score
3.00

avatar brianteeman brianteeman - open - 16 Oct 2019
avatar brianteeman brianteeman - change - 16 Oct 2019
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 16 Oct 2019
Category Administration Templates (admin)
avatar brianteeman brianteeman - change - 16 Oct 2019
The description was changed
avatar brianteeman brianteeman - edited - 16 Oct 2019
avatar Quy Quy - test_item - 16 Oct 2019 - Tested successfully
avatar Quy
Quy - comment - 16 Oct 2019

I have tested this item successfully on c7b7795


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

avatar amit4106udale amit4106udale - test_item - 19 Oct 2019 - Tested unsuccessfully
avatar amit4106udale
amit4106udale - comment - 19 Oct 2019

I have tested this item ? unsuccessfully on c7b7795

Not working with mobile responsive design.


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

avatar Renuka-S Renuka-S - test_item - 19 Oct 2019 - Tested unsuccessfully
avatar Renuka-S
Renuka-S - comment - 19 Oct 2019

I have tested this item ? unsuccessfully on c7b7795

This issue is fixed for the Menu Items > New > Contacts > List all contact categories > Contact display options
But the issue remains for the Menu Items > New > Contacts > List contacts in a category > Contact display options


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

avatar brianteeman
brianteeman - comment - 19 Oct 2019

did you run npm i to rebuild the css after applying the patch? If not then nothing will change

avatar sanderpotjer sanderpotjer - test_item - 19 Oct 2019 - Tested successfully
avatar sanderpotjer
sanderpotjer - comment - 19 Oct 2019

I have tested this item successfully on c7b7795

After npm grid is full-width.


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

avatar Quy Quy - change - 19 Oct 2019
Status Pending Ready to Commit
avatar Quy
Quy - comment - 19 Oct 2019

RTC


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

avatar wilsonge wilsonge - change - 19 Oct 2019
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2019-10-19 21:47:28
Closed_By wilsonge
Labels Added: ?
avatar wilsonge wilsonge - close - 19 Oct 2019
avatar wilsonge wilsonge - merge - 19 Oct 2019
avatar wilsonge
wilsonge - comment - 19 Oct 2019

Thanks!

avatar brianteeman
brianteeman - comment - 19 Oct 2019

thanks

Add a Comment

Login with GitHub to post a comment