Making WordPress.org

Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#6070 closed defect (bug) (fixed)

Search bar and new ticket button not visible proper on the page core tickets

Reported by: nidhidhandhukiya Owned by: dd32
Priority: normal Milestone:
Component: Trac Keywords: has-patch
Cc:

Description

when you open the url :-
https://core.trac.wordpress.org/tickets/future
(You need to click on the tickets which is in the header.)
there is search bar and new ticket button which is not visible proper.

Attachments (2)

Screenshot 2022-02-01 at 11.40.16 AM.png (2.0 MB ) - added by nidhidhandhukiya 5 years ago.
6070.patch (331 bytes ) - added by nidhidhandhukiya 5 years ago.
we can solved this issue with the change in the make-core.css file.

Download all attachments as: .zip

Change History (5)

@nidhidhandhukiya
5 years ago

we can solved this issue with the change in the make-core.css file.

#1 @dd32
5 years ago

  • Owner set to dd32
  • Resolutionfixed
  • Status newclosed

In 11502:

Trac: Properly align the ticket report popover to cover the new-ticket & search fields.

Props nidhidhandhukiya, dd32.
Fixes #6070.

#2 @dd32
5 years ago

Thanks for the report @nidhidhandhukiya

I've taken this in a different direction and instead restored the previous behaviour which was to hide all of the UI elements below the top navigational bar.

#3 @dd32
5 years ago

  • Component WordPress.org SiteTrac
Note: See TracTickets for help on using tickets.