Make WordPress Core

Opened 4 years ago

Last modified 3 years ago

#50811 new defect (bug)

Widget title box and text content not proper align.

Reported by: vinita29's profile vinita29 Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 5.5
Component: Widgets Keywords: has-patch needs-design-feedback has-screenshots
Focuses: ui, css, administration Cc:

Description

The widget title box and text content alignment is not proper. it needs to align.
http://localhost/src/wp-admin/widgets.php

Attachments (4)

widget_content_text_align.png (72.6 KB) - added by vinita29 4 years ago.
widget_need_content_text_align.png (70.0 KB) - added by vinita29 4 years ago.
widgets_with_text.diff (362 bytes) - added by vinita29 4 years ago.
50811.diff (362 bytes) - added by vinita29 4 years ago.

Download all attachments as: .zip

Change History (10)

#1 @SergeyBiryukov
4 years ago

  • Keywords has-patch needs-design-feedback added; needs-patch removed

#2 @SergeyBiryukov
4 years ago

  • Keywords has-screenshots added; needs-screenshots removed

@vinita29
4 years ago

#3 follow-up: @afercia
4 years ago

I think the current alignment is intentional and it's always been this way in several previous versions of WordPress.

Actually, the title text is aligned with the description text to improve readability and avoid a zig-zag pattern when visually scanning the page.

@vinita29 thanks for the ticket. Would you like to expand a bit on why "it needs to align" in your opinion?

#4 in reply to: ↑ 3 @SergeyBiryukov
4 years ago

Replying to afercia:

I think the current alignment is intentional and it's always been this way in several previous versions of WordPress.

Actually, the title text is aligned with the description text to improve readability and avoid a zig-zag pattern when visually scanning the page.

That's my understanding too.

#5 @vinita29
4 years ago

Hello @afercia

yes, I want to put my opinion, Actually, the widget-title box alignment and text-content alignment is not in a proper way.it needs to be a proper format. it look like a zig-zag pattern as you mention in your point.

it needs to be like this screenshot: widget_content_text_align.png

This ticket was mentioned in Slack in #design by paaljoachim. View the logs.


3 years ago

Note: See TracTickets for help on using tickets.