wordpress-mobile / wordpress-mobile/WordPress-Android
Add support for trashing/restoring post in offline
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
We currently do not allow to trash/restore a post in offline. Goal of this ticket is to add this feature.
The UI design can be found here.
The issue is blocked by https://github.com/wordpress-mobile/WordPress-Android/issues/10174 at the moment
Proposal for tackling 10174 is here. If we stick to this plan, implementing trashing/restoring should be pretty straightforward.
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 reading the blocking issue #10174 and its proposed approach, then review the UI design in issue #9555. The work is complete when posts can be trashed and restored while offline, matching the referenced design and fitting the solution selected for #10174.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100