wordpress-mobile / wordpress-mobile/WordPress-Android
Post List: Update copy/text of SnackBar messages
Open
Nobody has claimed this yet.
[Type] Enhancement
Posts + Pages
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
- Copy: When moving a post from trash to draft, snackbar copy should be Post moved to drafts button: Publish
- [ ] Copy: When local changes are made to a post, snackbar copy should be Post saved on device button: Update(will be tackled in https://github.com/wordpress-mobile/WordPress-Android/issues/10207) - Copy: When a published post has local changes and is published, snackbar copy should be Post updated button: View
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 from the Post List snackbar message handling described in the issue and locate the code for moving posts from trash, publishing posts with local changes, and the superseded local-save case. Verify the requested wording and button labels for the two remaining cases, while treating issue #10207 as the owner of the local-save change.
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
- 48/100