? ? Failure

User tests: Successful: Unsuccessful:

avatar rvbgnu
rvbgnu
11 Jun 2017

…and category-list

Pull Request for Issue #11070.

Summary of Changes

There is a width issue on the filter-search field. Especially for the tag view, where there are two buttons beside the field. The other filters usually have no button. This is the case for newsfeed-category and category-list.
The width comes from the general rule here:

input,
textarea,
.uneditable-input {
	width: 206px;
}

https://github.com/joomla/joomla-cms/blob/staging/templates/protostar/css/template.css#L936

Testing Instructions

» Go to the front-end with latest joomlacms (Test website using the Sample Data TEST to more views).
» In the Menu All Front End Views, click on Tagged items
» View on small device screen
» Repeat with Article Category List and News Feed Category menu items

Expected result

» Filter search is inside the container, and the select limit drop-down gracefully displays on the next line with a margin.

(Test website using the Sample Data TEST to more views).

Tag-category AFTER:
screen shot 2017-06-12 at 21 50 10

Category-list AFTER:
screen shot 2017-06-12 at 21 50 26

Newsfeed-category AFTER:
screen shot 2017-06-12 at 21 50 42

Actual result

The filter search and the buttons are a bit outside the container on a small device.
On Mac Firefox/Chrome, the issue is there until 328px wide. Fixed above.

Tag-category BEFORE:
screen shot 2017-06-12 at 21 53 30

Category-list BEFORE:
screen shot 2017-06-12 at 21 52 39

Newsfeed-category BEFORE:
screen shot 2017-06-12 at 21 52 16

avatar rvbgnu rvbgnu - open - 11 Jun 2017
avatar rvbgnu rvbgnu - change - 11 Jun 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 11 Jun 2017
Category Front End Templates (site)
avatar rvbgnu
rvbgnu - comment - 11 Jun 2017

I'm doing some frontend design, but I am not an expert.
If a UX or template designer could look and finding a better way, that will help ;-)

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 12 Jun 2017

I have tested this item successfully on d7413e2


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

avatar franz-wohlkoenig franz-wohlkoenig - test_item - 12 Jun 2017 - Tested successfully
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 12 Jun 2017

@kalpeshtailored can you please test?

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 12 Jun 2017

@rvbgnu can you please make for each Change (tag-view, newsfeed-category, category-list) an own PR?

avatar brianteeman
brianteeman - comment - 12 Jun 2017

Please don't edit the css directly. You should edit the less file and run generatecss.php

https://docs.joomla.org/Joomla_LESS

avatar rvbgnu
rvbgnu - comment - 12 Jun 2017

Oops, sorry @brianteeman , I will edit the PR and create separate ones for the other view, thanks @franz-wohlkoenig !


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

avatar brianteeman
brianteeman - comment - 12 Jun 2017

It would be better as just a single pr

avatar rvbgnu rvbgnu - edited - 12 Jun 2017
avatar rvbgnu rvbgnu - edited - 12 Jun 2017
avatar rvbgnu rvbgnu - change - 12 Jun 2017
The description was changed
avatar rvbgnu rvbgnu - reference | 13cdbbe - 12 Jun 17
avatar joomla-cms-bot joomla-cms-bot - change - 12 Jun 2017
Category Front End Templates (site) Administration Templates (admin) Front End Templates (site)
avatar rvbgnu
rvbgnu - comment - 12 Jun 2017

Now .LESS file added, and better description for the three views concerned.
Generatecss.php also modified isis .css, but not used (filter-search is spelled filter_search)


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

avatar rvbgnu rvbgnu - change - 12 Jun 2017
The description was changed
avatar rvbgnu rvbgnu - edited - 12 Jun 2017
avatar rvbgnu rvbgnu - edited - 12 Jun 2017
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 13 Jun 2017

I have tested this item successfully on 13cdbbe


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

avatar franz-wohlkoenig franz-wohlkoenig - test_item - 13 Jun 2017 - Tested successfully
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 20 Jul 2017

@kalpeshtailored please test this PR if it solves your reported Issue #11070.


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

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 26 Oct 2017

@kalpeshtailored @killoltailored please test so we get needed second Test.


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

avatar FPerisa
FPerisa - comment - 28 Feb 2018

I have tested this item successfully on 13cdbbe

Result is like in the instruction.


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

avatar FPerisa FPerisa - test_item - 28 Feb 2018 - Tested successfully
avatar franz-wohlkoenig franz-wohlkoenig - change - 28 Feb 2018
Status Pending Ready to Commit
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 28 Feb 2018

Ready to Commit after two successful tests.

avatar mbabker mbabker - change - 25 Mar 2018
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2018-03-25 15:03:58
Closed_By mbabker
Labels Added: ?
avatar mbabker mbabker - close - 25 Mar 2018
avatar mbabker mbabker - merge - 25 Mar 2018

Add a Comment

Login with GitHub to post a comment