wordpress-mobile / wordpress-mobile/WordPress-Android
Post previews show black nav bar after user visits Unsupport Block Editor on Jetpack-connected sites
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
Expected behavior
A black nav bar shouldn't be shown in post previews.
Actual behavior
Post previews sometimes show an unwanted black navigation bar. It looks like this happens after the user has used the Unsupported Block Editor.
Steps to reproduce the behavior
On a self-hosted site connected via Jetpack:
- Open a post containing an unsupported block (e.g. an Audio block at time of writing)
- Tap the (?) option to open the Unsupported Block Editor (UBE)
- Once the UBE is open, close it
- Close the post and tap the View button on the post list screen to preview the post
- Notice the black nav bar at the top of the preview
Tested on Samsung S10, Android 10, WPAndroid 15.8
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 sequence on a Jetpack-connected Android site: open an unsupported block, enter and close the Unsupported Block Editor, then preview the post. Trace the state shared between the editor and post preview, and confirm the preview no longer shows the unwanted black navigation bar after that sequence.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100