? Failure

User tests: Successful: Unsuccessful:

avatar pinak3748
pinak3748
4 Jul 2021

Pull Request for Issue # .

Summary of Changes

On every page which has status column in which the status icon was not properly aligned in mobile view.
The order icon was going below the status.

Testing Instructions

You have to have some entry on every page that has a status column.

Actual result BEFORE applying this Pull Request

before

Expected result AFTER applying this Pull Request

after

avatar pinak3748 pinak3748 - open - 4 Jul 2021
avatar pinak3748 pinak3748 - change - 4 Jul 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 4 Jul 2021
Category Administration com_associations com_banners com_categories com_contact com_content com_fields com_finder com_installer com_languages com_menus com_modules com_newsfeeds com_plugins com_redirect com_tags
avatar brianteeman
brianteeman - comment - 4 Jul 2021

Please redo this PR without using inline styles

avatar pinak3748
pinak3748 - comment - 4 Jul 2021

ok

avatar brianteeman
brianteeman - comment - 4 Jul 2021

Actually just tested it and this doesn't work as it assumes that the text is always 6 characters. Depending on the language it may not be.

So this is a valid issue but setting a width=100px is not the correct solution

avatar brianteeman
brianteeman - comment - 4 Jul 2021

You can probably achieve what you want by removing the following

@include media-breakpoint-down(md) {
white-space: normal;
}

avatar pinak3748 pinak3748 - change - 5 Jul 2021
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2021-07-05 04:24:35
Closed_By pinak3748
Labels Added: ?
avatar pinak3748 pinak3748 - close - 5 Jul 2021

Add a Comment

Login with GitHub to post a comment