wordpress-mobile / wordpress-mobile/WordPress-Android

Improve "Revision Browser" entry in the editor overflow menu

Open Beginner friendly
#10,102 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

[Status] Stale [Type] Enhancement
Dominant language
Kotlin
Stars
3.2k
Forks
1.4k
Avg merge
1d 11h
Merged PRs (30d)
69

Description

Currently the menu item to access the "Revision Browser" is "History". It's not clear. Calypso uses a different approach:
Screenshot 2019-06-25 at 09 13 37

Solution: replace "History" by "Revisions (N)" in this menu.

Current Implementation Future Solution
revisions-before revisions
WPiOS ticket

https://github.com/wordpress-mobile/WordPress-iOS/issues/11994

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the editor overflow menu implementation and find the existing "History" entry. Trace how the revision count is available, then update the entry to display "Revisions (N)". Verify that the menu shows the new wording and the current count.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
mobile
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.