Make WordPress Core

Opened 14 months ago

Closed 14 months ago

Last modified 6 months ago

#58552 closed defect (bug) (invalid)

UI Issues

Reported by: amitkryadav's profile amitkryadav Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: WordPress.org Site Keywords:
Focuses: Cc:

Description

I have found some ui issues when add feedback (Add feedback to this note) there an issues with layout overlap ui

https://developer.wordpress.org/reference/functions/wp_enqueue_script/

https://prnt.sc/xWDJzzpP90Nu (Issues screenshot)

I think below css issues

.devhub-wrap .single-wp-parser-function .feedback, .devhub-wrap .single-wp-parser-method .feedback, .devhub-wrap .single-wp-parser-hook .feedback, .devhub-wrap .single-wp-parser-class .feedback {

width: 90%; should be auto
float: right;
margin-right: 1.5rem;

}

Width should be auto;

Attachments (1)

wp_enqueue_script-Function-WordPress-Developer-Resources.png (134.1 KB) - added by amitkryadav 14 months ago.

Download all attachments as: .zip

Change History (3)

#1 @benniledl
14 months ago

  • Resolution set to invalid
  • Status changed from new to closed

Hi,
thank you for noticing this and going the extra mile of reporting this issue.
Reports about wordpress.org sites should be filed in the Meta Bug Tracker.
Can you please make a new ticket at https://meta.trac.wordpress.org/

#2 @swissspidy
6 months ago

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.