Making WordPress.org

Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#6321 closed enhancement (fixed)

Pagination next arrow break in small viewport size

Reported by: umesh84's profile umesh84 Owned by: dufresnesteven's profile dufresnesteven
Milestone: Priority: low
Component: Support Forums Keywords: needs-design-feedback has-patch
Cc:

Description

When selected 100 plus numbers then Pagination next arrow break in small viewport size

URL: https://wordpress.org/support/plugin/gutenberg/reviews/page/118/

Attachments (4)

Screenshot 2022-05-23 at 4.23.04 PM.png (560.5 KB) - added by umesh84 2 years ago.
For better understanding I have attached a screenshot
#6321.patch (743 bytes) - added by umesh84 2 years ago.
added patch
#6321.2.patch (570 bytes) - added by kajalgohel 2 years ago.
patch added
CleanShot 2022-05-24 at 17.33.30@2x.png (108.3 KB) - added by kajalgohel 2 years ago.
After applying patch for Pagination next arrow doesn't break anymore in small viewport

Download all attachments as: .zip

Change History (8)

@umesh84
2 years ago

For better understanding I have attached a screenshot

@umesh84
2 years ago

added patch

#1 @dd32
2 years ago

  • Component changed from WordPress.org Site to Support Forums

Invalid patch attached.

@kajalgohel
2 years ago

patch added

#2 @kajalgohel
2 years ago

  • Keywords has-patch added; needs-patch removed

@kajalgohel
2 years ago

After applying patch for Pagination next arrow doesn't break anymore in small viewport

#3 @dufresnesteven
2 years ago

  • Owner set to dufresnesteven
  • Resolution set to fixed
  • Status changed from new to closed

In 11913:

Support: Make pagination padding smaller for little viewports.

Props umesh84, kajalgohel
Closes: #6321

#4 @dufresnesteven
2 years ago

I've applied a patch that takes the padding down to 2px 6px. Although this fix and any fixes by using padding will only push the break down the line seeing that anything under 375px will break similarly regardless. The only real fix is to change how many items are shown. With that being said, the break is still usable and I don't think any more fixes here are worth the effort.

Note: See TracTickets for help on using tickets.