wordpress-mobile / wordpress-mobile/WordPress-Android
Reader: alignment and color settings for blocks inside group blocks aren't shown in the Reader
Open
Nobody has claimed this yet.
[Type] Bug
Reader
- 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 group block.
- Add a paragraph inside the group block with center alignment.
- Modify the colors in the block settings.
- Publish the post.
- View the post in the Reader.
Result: alignment and color block settings aren't displayed for blocks inside the group block.
| Reader in app | Mobile Web |
|---|---|
![]() |
![]() |
Tested with WPAndroid 14.6-rc-2 on Pixel 3 Android 10 Dark Theme.
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 reproducing the issue in the Android Reader with a published post containing a group block and a centered, colored paragraph. Trace how nested blocks are rendered and verify that alignment and color settings appear for blocks inside groups; done when the reported Reader and mobile web cases display those settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100

