wordpress-mobile / wordpress-mobile/WordPress-iOS
Starting a post from the Media section does not populate the post with media
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 3.9k
- Forks
- 1.2k
- Avg merge
- 23h 51m
- Merged PRs (30d)
- 58
Description
Description
The implementation that addressed https://github.com/wordpress-mobile/WordPress-iOS/issues/11246 appears to no longer work for Gutenberg Mobile. Relatedly, GutenbergKit lacks support for this feature entirely.
Originally reported in p1753891434847009-slack-C0180B5PRJ4.
Step-by-step reproduction instructions
- Navigate to Media screen
- Upload a media file
- When the media is uploaded, tap the notification to "Write a post."
- A new post screen is opened but the media is not automatically added.
Screenshots, screen recording, code snippet
No response
Environment info
Jetpack app 26.0.0.3
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.
Research direction
Start by reproducing the flow from the Media screen: upload a file, tap “Write a post,” and inspect the post-opening path in the Gutenberg Mobile/GutenbergKit integration. Done means the newly opened post contains the uploaded media, with coverage for this flow if the relevant test location is identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100