wordpress-mobile / wordpress-mobile/WordPress-Android
Bug: upload media and write post action issue
Open
@UmairOye is already working on this.
Since Sep 17, 2025.
[Type] Bug
Media
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
Description
When enabling the experimental block post editor and uploading a media file, the snackbar action oferring to write a post using that media is not working properly.
It does work with the old editor.
Step-by-step reproduction instructions
- Enable the "Experimental block editor" feature
- Go to the media browsing screen
- Upload a media file
- When the media is uploaded, you'll see a snackbark saying "Write a post". Tap on it
- A new post screen is opened but the media is not automatically added
If you do the same whithout enabling te block editor, the flow works as expected.
Screenshots, screen recording, code snippet
https://github.com/user-attachments/assets/b0077e32-b343-4618-a109-9e249d8f68e3
Environment info
No response
Please confirm that you have searched existing issues in the repo.
- Yes
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.
Assessment
This issue has not been assessed yet.