#55797 closed defect (bug) (invalid)
Need to add some spacing below pagination settings arrow label
Reported by: | multidots1896 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Editor | Keywords: | has-screenshots has-patch has-testing-info |
Focuses: | ui, css | Cc: |
Description
In wordpress 5.9.3 version need to add some spacing below pagination settings arrow label as same as other typography stting size label.
Attachments (3)
Change History (13)
#3
@
2 years ago
Hi there!
I can't reproduce the same issue in WordPress version 6.0-RC4-53440 it shows the bottom margin for that SPAN element. Can you please share more information?
This ticket was mentioned in Slack in #core-test by ironprogrammer. View the logs.
2 years ago
#6
@
2 years ago
Reproduction Report
I'm unable to reproduce this issue in either WordPress 6.0.1 or 6.1-alpha.
@multidots1896 would you please check if the issue was resolved for you in WordPress 6.0+?
Steps to Reproduce
These steps inferred from ticket description.
- Enable an FSE capable block theme, such as Twenty Twenty-Two.
- Navigate to Appearance > Editor.
- Make sure the Settings sidebar (cog icon) is active.
- Scroll to the Footer section of the page and select the Pagination block (may be within a Query Loop). (If block doesn't exist, you may need to add it to the template using the block inserter.)
- 🐞 Observe that the Settings > Arrow label has a smaller (tighter) margin between it and the following control, compared with other labels (from reporter screenshot).
Expected Results
- Pagination block's Settings > Arrow label should have spacing/margins consistent with other labels in sidebar.
Environment
- OS: macOS 12.4
- PHP: 7.4.30
- WordPress: 6.0.1, 6.1-alpha-53344-src
- Browser: Safari 15.5
- Browser: Google Chrome 102.0.5005.115
- Active Theme: Twenty Twenty-Two
- Active Plugins:
- debug-bar,1.1.3
- gutenberg,13.4.0 (tested both active and inactive)
- health-check,1.4.5
- WordPress-Core-Test-Team-Suite,0.0.2
Actual Results
- ❌ Unable to reproduce spacing issue indicated in report.
Supplemental Artifacts
Gutenberg Inactive 🔴 | Gutenberg Active 🟢 |
---|---|
Note: See
TracTickets for help on using
tickets.
added screenshot