Good First IssueMobile App - i.e. Android or iOS[Priority] Low[Type] Regression
Description
Description
The indicator for the currently selected option within a dropdown menu is misaligned.
This appears to have been introduced in the 22.5 release via https://github.com/WordPress/gutenberg/pull/50665 or https://github.com/WordPress/gutenberg/pull/50907.
Step-by-step reproduction instructions
- Add a Heading block1.
- Tap the "Change level" button (an
H2icon) to open the heading level dropdown menu.
Expected behaviour
The check mark indicating the selected option is flush to the right.
Actual behaviour
The check mark indicating the selected option is slightly to the right of center.
Screenshots or screen recording (optional)
| Correct (22.4) | Incorrect (22.5) |
|---|---|
WordPress information
- WordPress version: 6.2.2
- Gutenberg version: 16.0.0
- Are all plugins except Gutenberg deactivated? Yes
- Are you using a default theme (e.g. Twenty Twenty-One)? Yes
Device information
- Device: iPhone 13 mini
- Operating system: iOS 16.5.1
- WordPress app version: 22.5
Footnotes
-
Reproducing via heading level may not be possible due to https://github.com/WordPress/gutenberg/issues/51996, but this can be reproduced via block or text alignment dropdown menus as well. ↩