wordpress-mobile / wordpress-mobile/WordPress-Android
PostList: Improve snackbar copy after user edits a published post
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
If the user edits a published post in offline and confirms the changes (click on Update button), we show "Post will be published next ..." message. We might want to consider replacing this message with "Changes will be published next...".
@osullivanchris Should we update the copy even for scheduling. The current copy is "Post will be scheduled next ...", should we change it to "Changes will be scheduled next..."?
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 locating the PostList snackbar copy used after updating an edited published post while offline. Check both the publish and scheduling messages; the work is done when each message refers to changes being published or scheduled next and the affected flows are verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100