wordpress-mobile / wordpress-mobile/WordPress-Android
Reader: alignment and color block settings for headings aren't displayed in the Reader
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
Steps to reproduce:
- Create a new post on the web.
- Add a heading block and change the color for it in the block settings.
- Add a paragraph.
- Add a left-aligned heading.
- Add a paragraph.
- Add a center-aligned heading.
- Add a paragraph.
- Add a right-aligned heading.
- Save or publish the post.
- View the post in the Reader and check to see if the headings look correct.
Result: alignment and color block settings for headings aren't displayed in the Reader.
| Reader in app | Chrome on Android 10 |
|---|---|
![]() |
![]() |
Tested with WPAndroid 14.6-rc-2 on Pixel 3 Android 10 Dark Theme.
Note: alignment (Android-only) and color (Android and iOS) are not yet supported in the editor either. See https://github.com/wordpress-mobile/gutenberg-mobile/issues/1880 and https://github.com/wordpress-mobile/gutenberg-mobile/issues/2165 to follow progress.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Reader rendering path and the linked Gutenberg Mobile issues #1880 and #2165, which track the editor support dependencies. Reproduce the post with colored and differently aligned headings, then verify that those heading settings are displayed correctly in the Reader on Android and iOS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100

