Opened 4 years ago
Last modified 19 months ago
#52919 new defect (bug)
Dashboard tabs issue on focus
Reported by: | muhammadbux | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 5.7 |
Component: | Administration | Keywords: | has-screenshots has-patch |
Focuses: | ui, css, administration | Cc: |
Description
Dashboard tabs issue on focus, it needs to be the vertical center.
Attachments (4)
Change History (8)
This ticket was mentioned in Slack in #accessibility by joedolson. View the logs.
4 years ago
#2
@
4 years ago
- Focuses ui css administration added; accessibility removed
- Keywords needs-design added
#3
@
3 years ago
- Keywords has-patch added
I check this issue and it's happened only on mobile and tablet devices and I believe it will fix if we use this CSS.
#4
@
19 months ago
- Keywords needs-design removed
Test Report
Patch tested: https://core.trac.wordpress.org/attachment/ticket/52919/52919.diff
Environment
- OS: macOS 12.4
- Web Server: Nginx
- PHP: 7.4.33
- WordPress: 6.3-alpha-55505-src
- Browser: Chrome
- Theme: Twenty Twenty-two
Steps I followed
- Pulled the Patch using grunt
- Check On Mobile screen on the Dashboard
Screenshots:
- Before Applying the Patch: https://prnt.sc/BAygYMNoQCSA
- After Applying the Patch: https://prnt.sc/kSg8mViKChiZ
Actual Results
- The patch is working as expected.✅
Note: See
TracTickets for help on using
tickets.
Patch created for Dashboard tabs issue on focus.