Information Required ?
avatar korenevskiy
korenevskiy
29 Feb 2020

Steps to reproduce the issue

@media (min-width: 768px)
.container-bottom-a, .container-bottom-b, .container-top-a, .container-top-b {
    grid-template-columns: repeat(auto-fit,minmax(24%,1fr));
}
@media (min-width: 576px)
.container-bottom-a, .container-bottom-b, .container-top-a, .container-top-b {
    grid-template-columns: 1fr 1fr;
}

Actual result

If the site width is greater than 768, the one module in the position is displayed in 100% of the width. But if the width is less than 768, the one module is output in 50% of the width.

Expected result

The 50% behavior should be displayed if the number of modules is greater than one. But if the module is one, it should be displayed in full width. Moreover, the opposite is displayed. With a small site width, the module has a width of 50%, and with a huge site width, one module has a width of 100%. Where it is logical that it was the opposite.

avatar korenevskiy korenevskiy - open - 29 Feb 2020
avatar joomla-cms-bot joomla-cms-bot - change - 29 Feb 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 29 Feb 2020
avatar korenevskiy korenevskiy - change - 29 Feb 2020
Title
[4.0] Cassiopeia - Frontend Template
[4.0] Cassiopeia - Frontend Template - Bug width column
avatar korenevskiy korenevskiy - edited - 29 Feb 2020
avatar chmst
chmst - comment - 6 Mar 2020

Which position? Can you post a screenshot, please, as I cannot reproduce it?


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

avatar joomla-cms-bot joomla-cms-bot - edited - 6 Mar 2020
avatar vijay9908
vijay9908 - comment - 6 Mar 2020

I didn't get you, Can you post a gif or a screenshot to reproduce the bug so that I can work on it!

avatar jwaisner jwaisner - change - 6 Mar 2020
Priority Medium Low
Status New Information Required
Build staging 4.0-dev
avatar Quy Quy - change - 13 Mar 2020
Labels Added: Information Required
avatar Quy Quy - labeled - 13 Mar 2020
avatar jwaisner jwaisner - change - 15 Apr 2020
Status Information Required Closed - No Reply
Closed_Date 0000-00-00 00:00:00 2020-04-15 14:52:30
Closed_By jwaisner
avatar joomla-cms-bot joomla-cms-bot - change - 15 Apr 2020
Status Closed - No Reply Closed
Closed_By jwaisner joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 15 Apr 2020
avatar joomla-cms-bot
joomla-cms-bot - comment - 15 Apr 2020

Set to "closed" on behalf of @jwaisner by The JTracker Application at issues.joomla.org/joomla-cms/28130

avatar jwaisner
jwaisner - comment - 15 Apr 2020

Closing as no reply with needed information to reproduce.


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

Add a Comment

Login with GitHub to post a comment