Making WordPress.org

Opened 16 months ago

Closed 16 months ago

Last modified 16 months 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 16 months ago.
For better understanding I have attached a screenshot
#6321.patch (743 bytes) - added by umesh84 16 months ago.
added patch
#6321.2.patch (570 bytes) - added by kajalgohel 16 months ago.
patch added
CleanShot 2022-05-24 at 17.33.30@2x.png (108.3 KB) - added by kajalgohel 16 months ago.
After applying patch for Pagination next arrow doesn't break anymore in small viewport

Download all attachments as: .zip

Change History (8)

@umesh84
16 months ago

For better understanding I have attached a screenshot

@umesh84
16 months ago

added patch

#1 @dd32
16 months ago

  • Component changed from WordPress.org Site to Support Forums

Invalid patch attached.

@kajalgohel
16 months ago

patch added

#2 @kajalgohel
16 months ago

  • Keywords has-patch added; needs-patch removed

@kajalgohel
16 months ago

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

#3 @dufresnesteven
16 months 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
16 months 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.