Make WordPress Core

Opened 8 years ago

Closed 7 years ago

#41521 closed defect (bug) (fixed)

Menu list with dropdown icon alignment bug in responsive.

Reported by: punit5658's profile punit5658 Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 4.9 Priority: normal
Severity: normal Version: 4.9
Component: Menus Keywords: has-patch has-screenshots good-first-bug needs-testing
Focuses: ui, administration Cc:

Description

In Menu List text added margin-top: 2px; Due to that text display down compare to dropdown icon. @media max-width is 782px to check issue. I have added screenshot for it.

Attachments (4)

desktop-version.png (303.2 KB) - added by punit5658 8 years ago.
Desktop version screenshot.
Mobile-version.png (29.8 KB) - added by punit5658 8 years ago.
Mobile version screenshot
41521.diff (388 bytes) - added by punit5658 8 years ago.
Patch for resolve bug.
video-screen.webm (87.1 KB) - added by punit5658 7 years ago.
Video example to identify responsive text alignment issue. on menu list.

Download all attachments as: .zip

Change History (14)

@punit5658
8 years ago

Desktop version screenshot.

@punit5658
8 years ago

Mobile version screenshot

@punit5658
8 years ago

Patch for resolve bug.

#1 @punit5658
8 years ago

  • Component changed from General to Menus
  • Keywords has-patch added

#2 @punit5658
8 years ago

  • Keywords has-screenshots added

This ticket was mentioned in Slack in #core by punit5658. View the logs.


8 years ago

@punit5658
7 years ago

Video example to identify responsive text alignment issue. on menu list.

This ticket was mentioned in Slack in #core by punit5658. View the logs.


7 years ago

This ticket was mentioned in Slack in #core by punit5658. View the logs.


7 years ago

#6 @desrosj
7 years ago

  • Keywords good-first-bug needs-testing added

This ticket was mentioned in Slack in #core by punit5658. View the logs.


7 years ago

#8 @SergeyBiryukov
7 years ago

  • Milestone changed from Awaiting Review to 4.9
  • Owner set to SergeyBiryukov
  • Status changed from new to reviewing

#9 @punit5658
7 years ago

@SergeyBiryukov Did you get time to quick fix for this ticket?

Version 0, edited 7 years ago by punit5658 (next)

#10 @SergeyBiryukov
7 years ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

In 41925:

Menus: Remove unnecessary top margin for menu item type on Menus screen for correct alignment with the dropdown icon.

Props punit5658.
Fixes #41521.

Note: See TracTickets for help on using tickets.