? ? Pending

User tests: Successful: Unsuccessful:

avatar drmenzelit
drmenzelit
22 Feb 2021

Pull Request for Issue #31025 .

Summary of Changes

Changed the tag layout to use the tag class as additional class to the existent ones (btn btn-info btn-sm).

Testing Instructions

-Create or edit a tag
-Set a CSS Class for tag link in the Options of the tag, for example btn-danger
-Set a Tag in an article
-Look at the tag in the article

grafik

Actual result BEFORE applying this Pull Request

The tag has no styling and looks as a normal link.

Expected result AFTER applying this Pull Request

The tag is styled like the others, the additional class btn-danger override btn-info and the background is now red.
grafik

avatar drmenzelit drmenzelit - open - 22 Feb 2021
avatar drmenzelit drmenzelit - change - 22 Feb 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 22 Feb 2021
Category Layout
avatar ceford ceford - test_item - 22 Feb 2021 - Tested successfully
avatar ceford
ceford - comment - 22 Feb 2021

I have tested this item successfully on 16ef34c

Without the patch there is some styling (color red for danger for example) but the overall style is incorrect - button wrong height. With the patch it is fine.


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

avatar ChristineWk ChristineWk - test_item - 22 Feb 2021 - Tested successfully
avatar ChristineWk
ChristineWk - comment - 22 Feb 2021

I have tested this item successfully on 16ef34c


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

avatar ChristineWk
ChristineWk - comment - 22 Feb 2021

confirm @ceford :-)

Before:
screen shot 2021-02-22 at 12 42 21

After:
screen shot 2021-02-22 at 12 42 39


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

avatar alikon alikon - change - 22 Feb 2021
Status Pending Ready to Commit
avatar alikon
alikon - comment - 22 Feb 2021

RTC


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

avatar SharkyKZ SharkyKZ - test_item - 22 Feb 2021 - Tested unsuccessfully
avatar SharkyKZ
SharkyKZ - comment - 22 Feb 2021

I have tested this item ? unsuccessfully on 16ef34c

Added btn-success class and it doesn't work.


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

avatar ChristineWk
ChristineWk - comment - 22 Feb 2021

@SharkyKZ

Tried also now with: btn-success:

screen shot 2021-02-22 at 13 18 42

Do you mean the color?


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

avatar drmenzelit
drmenzelit - comment - 22 Feb 2021

@SharkyKZ you are right, if using the btn-xxx classes it depends on the order of the classes in the css if the individual class will override btn-info or not.

avatar drmenzelit
drmenzelit - comment - 22 Feb 2021

@ceford, @ChristineWk , @SharkyKZ please test again, I replaced the btn-info with the tag class, so that btn-succes, btn-danger, etc. can be used.

avatar drmenzelit drmenzelit - change - 22 Feb 2021
Labels Added: ?
avatar Quy Quy - change - 22 Feb 2021
Status Ready to Commit Pending
avatar ChristineWk
ChristineWk - comment - 22 Feb 2021
avatar ChristineWk ChristineWk - test_item - 22 Feb 2021 - Tested successfully
avatar ChristineWk
ChristineWk - comment - 22 Feb 2021

I have tested this item successfully on 6a2a626


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

avatar himanshu007-creator himanshu007-creator - test_item - 23 Feb 2021 - Tested successfully
avatar himanshu007-creator
himanshu007-creator - comment - 23 Feb 2021

I have tested this item successfully on 6a2a626

This patch works fine.
BEFORE
AFTER


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

avatar Quy Quy - change - 23 Feb 2021
Status Pending Ready to Commit
avatar laoneo laoneo - change - 24 Feb 2021
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2021-02-24 04:38:40
Closed_By laoneo
Labels Added: ?
avatar laoneo laoneo - close - 24 Feb 2021
avatar laoneo laoneo - merge - 24 Feb 2021
avatar laoneo
laoneo - comment - 24 Feb 2021

Thanks!

Add a Comment

Login with GitHub to post a comment