Opened 5 years ago
Closed 5 years ago
#48979 closed defect (bug) (fixed)
Twenty Twenty: Post nav pages link outside of the container
Reported by: | ataurr | Owned by: | ianbelanger |
---|---|---|---|
Milestone: | 5.4 | Priority: | normal |
Severity: | normal | Version: | 5.3 |
Component: | Bundled Theme | Keywords: | has-patch has-screenshots |
Focuses: | ui, css | Cc: |
Description
Hi
Template: Paginated pages are outside of the container. And it looks broked.
When I use insert read more tags from editor to make pages it showing in outside container
I think it should be the same align with content and page meta.
example How it will look like after changes
Attachments (12)
Change History (30)
#1
@
5 years ago
- Summary changed from Post nav pages link outside of the container to Twenty Twenty: Post nav pages link outside of the container
This ticket was mentioned in Slack in #core by audrasjb. View the logs.
5 years ago
#4
@
5 years ago
- Focuses accessibility removed
- Owner set to audrasjb
- Status changed from new to accepted
- Type changed from enhancement to defect (bug)
- Version changed from 5.3.1 to 5.3
Hi @ataurr thanks for the ticket and welcome to WordPress Trac!
I can reproduce the issue on my side, but I don't think it's a regression from 5.3.1.
We'll probably address this in the next major, but leaving it in the milestone for now.
Cheers,
Jb
#5
@
5 years ago
- Keywords has-patch has-screenshots added; needs-patch removed
- Milestone changed from Awaiting Review to 5.3.2
In 48979.diff
:
Twenty Twenty: add margins to paginated links
#6
@
5 years ago
@audrasjb @ataurr I have updated the patch that fixed the desktop and responsive design issue.
#7
@
5 years ago
- Keywords needs-refresh added
@mukesh27 Thanks!
The patch should be generated against trunk/wordpress-dev. Adding needs-refresh
keyword.
Also:
- You also need to generate a patch for RTL stylesheet
- It would be nice to remove paddings for elements inside the <nav> element (see 48979.diff)
#9
@
5 years ago
@mukesh27 I guess you didn't uploaded the good diff file because yours don't refresh anything from the previous patches, and there is no new CSS rules in Twenty Twenty’s media queries.
Below is an updated patch for this ticket. It addresses responsive support. I'll post various responsive situations screenshots as well.
@
5 years ago
Bundled Themes: Twenty Twenty: Use consistent and responsive margins for pagination links.
#11
@
5 years ago
- Milestone changed from 5.3.3 to 5.4
Moving all unfixed tickets from 5.3.3 to milestone 5.4, as there is no plan for a 5.3.3 maintenance release for now.
#12
@
5 years ago
Hi @ianbelanger, this one looks to be fixed on my side. Are you available to provide a quick review and commit it if it's ok?
Many thanks!
#13
@
5 years ago
- Keywords commit added
Patch is good to go, marking this for commit
. cc @ianbelanger
pages alignment