? ?
avatar sandramay0905
sandramay0905
2 Jun 2021

What needs to be fixed

  1. Enable in user profile the accessibility setting Highlight Links
  2. Open as example Modules: Administrator
  3. set visible modules at a page to 5

User get (for me) unexpected pagination style:

image
image

Why this should be fixed

It looks different (page 1 and page 4) and difficult to touch on mobile.

How would you fix it

No idea.

avatar sandramay0905 sandramay0905 - open - 2 Jun 2021
avatar joomla-cms-bot joomla-cms-bot - change - 2 Jun 2021
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 2 Jun 2021
avatar infograf768
infograf768 - comment - 2 Jun 2021

Looks like this may come from the padding here.

&.a11y_highlight {
a,
.header-item-content {
padding: 3px;
text-decoration: underline !important;
border: #f00 dotted 1px;
}

If I take the padding off, I get

Screen Shot 2021-06-02 at 17 54 50

As this has an effect on the headers, it may be necessary to add a specific css with the .pagination class.

avatar infograf768
infograf768 - comment - 3 Jun 2021
avatar drmenzelit drmenzelit - change - 3 Jun 2021
Labels Added: ?
avatar drmenzelit drmenzelit - labeled - 3 Jun 2021
avatar drmenzelit drmenzelit - change - 4 Jun 2021
Status New Closed
Closed_Date 0000-00-00 00:00:00 2021-06-04 09:33:22
Closed_By drmenzelit
Labels Added: ?
Removed: ?
avatar drmenzelit drmenzelit - close - 4 Jun 2021
avatar drmenzelit
drmenzelit - comment - 4 Jun 2021

Please test #34394

Add a Comment

Login with GitHub to post a comment