? Success

User tests: Successful: Unsuccessful:

avatar hardik-codes
hardik-codes
9 Feb 2019

Pull Request for Issue #23819

Summary of Changes

Added flex-wrap: wrap in media queries.
Changing flex-wrap: unset to flex-wrap: wrap in .nav .nav-tabs selector was wrapping the tabs in desktop mode also, to avoid this media queries were added to achieve the effect

Testing Instructions

Go to Content ->Articles -> Options

Expected result

23819 1

Actual result

23819 2

Documentation Changes Required

None

avatar hardik-codes hardik-codes - open - 9 Feb 2019
avatar hardik-codes hardik-codes - change - 9 Feb 2019
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 9 Feb 2019
Category Administration Templates (admin)
avatar hardik-codes hardik-codes - change - 9 Feb 2019
Labels Added: ?
avatar hardik-codes
hardik-codes - comment - 9 Feb 2019

@ciar4n please review the changes

avatar ciar4n
ciar4n - comment - 9 Feb 2019

Considering your tabs are no longer justified, you should probably switch the side of the divider.

Change.. https://github.com/joomla/joomla-cms/blob/4.0-dev/administrator/templates/atum/scss/vendor/bootstrap/_nav.scss#L27

to..

box-shadow: 1px 0 0 rgba(0, 0, 0, .1);

avatar hardik-codes
hardik-codes - comment - 9 Feb 2019

Done

avatar dgrammatiko
dgrammatiko - comment - 9 Feb 2019

@hardik-codes please no! there is already a PR for this
#23780

avatar hardik-codes
hardik-codes - comment - 10 Feb 2019

@dgrammatiko I think the tabs talked about in issues #23819 and #22793 are different.

avatar dgrammatiko
dgrammatiko - comment - 10 Feb 2019

No they are the same and even if there is another tabs element based on bootstrap the solution is to convert it to the custom element not temporarily fix the code that will be removed

avatar N6REJ
N6REJ - comment - 10 Feb 2019

what is CE?

avatar N6REJ
N6REJ - comment - 10 Feb 2019

@dgrammatiko shouldn't this be 1280px?
image
And you forgot a LF :P

avatar dgrammatiko
dgrammatiko - comment - 10 Feb 2019

@N6REJ @hardik-codes again the aim is to NOT use any of the bootstrap ui components like modals, accordions, tabs, dropdowns, etc.
Your fix here is really useless, the right way is #23780

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

I have tested this item ? unsuccessfully on 448b191


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

avatar Quy Quy - change - 19 Oct 2019
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2019-10-19 09:08:58
Closed_By Quy
avatar Quy Quy - close - 19 Oct 2019

Add a Comment

Login with GitHub to post a comment