[wp-trac] [WordPress Trac] #58552: UI Issues

WordPress Trac noreply at wordpress.org
Fri Jun 16 06:46:03 UTC 2023


#58552: UI Issues
--------------------------------+-----------------------------
 Reporter:  amitkryadav         |      Owner:  (none)
     Type:  defect (bug)        |     Status:  new
 Priority:  normal              |  Milestone:  Awaiting Review
Component:  WordPress.org Site  |    Version:
 Severity:  normal              |   Keywords:
  Focuses:                      |
--------------------------------+-----------------------------
 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;**

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/58552>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list