NPM Resource Changed ? ? Pending

User tests: Successful: Unsuccessful:

avatar ciar4n
ciar4n
11 May 2021

Pull Request for Issue #33629 .

Summary of Changes

Underline links by default

Testing Instructions

Actual result BEFORE applying this Pull Request

By default links are not underlined

Expected result AFTER applying this Pull Request

By default links are underlined

Documentation Changes Required

avatar ciar4n ciar4n - open - 11 May 2021
avatar ciar4n ciar4n - change - 11 May 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 11 May 2021
Category Administration Templates (admin) NPM Change
avatar ciar4n ciar4n - change - 11 May 2021
Labels Added: NPM Resource Changed ?
avatar PhilETaylor PhilETaylor - test_item - 11 May 2021 - Not tested
avatar PhilETaylor PhilETaylor - test_item - 11 May 2021 - Tested successfully
avatar PhilETaylor
PhilETaylor - comment - 11 May 2021

I have tested this item successfully on afa17df

It does as its intended to, although personally I think it looks visually worse.

Yuck :-(

Screenshot 2021-05-11 at 21 27 43


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/33808.
avatar ciar4n
ciar4n - comment - 11 May 2021

I'm not a fan myself but I'm assuming this is a AA a11y requirement?

avatar PhilETaylor
PhilETaylor - comment - 11 May 2021

Im sure our resident expert will be along to confirm or deny this is an accessibility thing :)

avatar PhilETaylor
PhilETaylor - comment - 11 May 2021

Ill comment on both PRs about underlines, but it looks dreadful when you have an off-site link space and then the text link:

Is it possible to only show the underline on the text and not the whitespace between the icon and the text?

Screenshot 2021-05-11 at 21 48 08

avatar ciar4n
ciar4n - comment - 11 May 2021

@PhilETaylor Agreed. Underline removed from icons with 2a68f4c

Im sure our resident expert will be along to confirm or deny this is an accessibility thing :)

@brianteeman Willing or not, I'm assigning that grand title to you ?

avatar PhilETaylor
PhilETaylor - comment - 12 May 2021

@ciar4n if you have time, could you take a look at Brian's PR at #33811 and see if there is an easy fix to fix the system dashboard icons, while retaining the good changes to the other dashboard and the + signs?

avatar brianteeman
brianteeman - comment - 12 May 2021

it was the removal of the flex-grow that caused the problem i think

avatar sandramay0905 sandramay0905 - test_item - 12 May 2021 - Tested successfully
avatar sandramay0905
sandramay0905 - comment - 12 May 2021

I have tested this item successfully on 2a68f4c

If there is time for finetuning:

image


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/33808.
avatar ceford ceford - test_item - 12 May 2021 - Tested successfully
avatar ceford
ceford - comment - 12 May 2021

I have tested this item successfully on 2a68f4c

Many years ago I read somewhere that links are supposed to be visually distinguishable from adjacent text. So this fits the bill although the underline is barely visible and I agree with others it is a bit yucky. Whatever happened to the default ancient blue/purple underlined scheme?


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

avatar richard67
richard67 - comment - 12 May 2021

If there is time for finetuning:

image

@ciar4n Do you think you could fix that, too, the underlined space between the link and any appended language badge?

avatar richard67 richard67 - change - 12 May 2021
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 12 May 2021

RTC


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

avatar brianteeman
brianteeman - comment - 12 May 2021

Please remove RTC the issue reported by @sandramay0905 needs to be fixed

avatar richard67 richard67 - change - 12 May 2021
Status Ready to Commit Pending
avatar richard67
richard67 - comment - 12 May 2021

Back to pending. See previous comments.


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

avatar brianteeman
brianteeman - comment - 13 May 2021

Is it possible to only show the underline on the text and not the whitespace between the icon and the text?

Probably something like adding display: contents; to the link as the problem comes from the whitespace (newlines and tabs)

avatar richard67
richard67 - comment - 13 May 2021

Is this PR here still needed or useful now as #33811 has been merged?

avatar PhilETaylor
PhilETaylor - comment - 13 May 2021

I think commit 2a68f4c is still needed ?

avatar chmst
chmst - comment - 14 May 2021

Underline together with icon is really too much and not required. A user must see what is a link but the icon is sufficient for that.

avatar PhilETaylor
PhilETaylor - comment - 14 May 2021

And that is why 2a68f4c is still needed as it removed the underline from the icon for offsite links

avatar ciar4n
ciar4n - comment - 14 May 2021

Is this PR here still needed or useful now as #33811 has been merged?

If #33811 is the accepted solution then maybe this PR is overkill as it makes links underlined by default where #33811 only underlines links in the cpanel modules?

avatar ciar4n
ciar4n - comment - 14 May 2021

@sandramay0905 Could you detail for me how to replicate? ....

image

avatar ciar4n ciar4n - change - 14 May 2021
Labels Added: ?
avatar sandramay0905
sandramay0905 - comment - 15 May 2021

@ciar4n You need a multilanguage site, you can see it on Menu Dashboard for the menus having Home set.

avatar ciar4n ciar4n - change - 23 May 2021
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2021-05-23 10:45:18
Closed_By ciar4n
Labels Added: ?
Removed: ?
avatar ciar4n ciar4n - close - 23 May 2021

Add a Comment

Login with GitHub to post a comment