Opened 6 weeks ago
Closed 6 weeks ago
#8261 closed defect (bug) (fixed)
Profiles: Mobile header menu toggle button not visible on responsive view.
| Reported by: | dhara0997 | Owned by: | yani.iliev |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Profiles | Keywords: | needs-testing needs-patch |
| Cc: |
Description
On WordPress.org profile pages, the mobile header menu toggle button is not displaying properly in responsive/mobile view.
Issue:
The toggle menu icon is not visible on mobile devices, making navigation difficult for users.
Steps to reproduce:
- Open any WordPress.org profile page
- Enable mobile responsive mode in browser DevTools
- Reduce screen size to mobile width
- Observe the header navigation area
Expected result:
The mobile menu toggle button should be clearly visible and accessible in the header.
Actual result:
The mobile header menu toggle button is not displayed or the icon is not visible in responsive/mobile layout.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Fixed in r24760
Props dhara0997