Making WordPress.org

#7311 closed defect (bug) (fixed)

Global menu nav items suddenly constrained

Reported by: harshgajipara's profile harshgajipara Owned by:
Milestone: Priority: normal
Component: Profiles Keywords:
Cc:

Description

In WordPress profile, whenever switch between tabs in profile like Activity, Plugins etc, and refresh the page after that, menu fonts gets broken. Screenshot attached for reference.

Steps to reproduce:
https://drive.google.com/file/d/1vpa-LeOYdNr-S89imyHL5WLH6kNBM-E8/view?usp=share_link

Attachments (1)

profile-bug.png (80.8 KB) - added by harshgajipara 11 months ago.

Download all attachments as: .zip

Change History (3)

#1 @harshgajipara
11 months ago

Issue should be resolved by removing below css code.

.wp-block-group.global-header>.global-header__navigation .wp-block-navigation__container .wp-block-navigation-submenu__toggle { width:12px; } 

#2 @coffee2code
11 months ago

  • Resolution set to fixed
  • Status changed from new to closed
  • Summary changed from Menu fonts broken in wordpress.org profile to Global menu nav items suddenly constrained

Thanks for the report! This was a caching issue that lingered after an update to the main nav menu for https://github.com/WordPress/wporg-mu-plugins/pull/458 which has been fixed.

See related discussion in #meta on Slack.

Note: See TracTickets for help on using tickets.