wordpress-mobile / wordpress-mobile/WordPress-Android

Categories: Add support for category management

Open
#5,382 12 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

[Pri] Medium [Type] Enhancement Tag/Category Management
Dominant language
Kotlin
Stars
3.2k
Forks
1.4k
Avg merge
1d 11h
Merged PRs (30d)
69

Description

Currently, the only way to manage categories and tags in the app is to add or remove them from individual posts in the post options (in the editor). Users regularly request a way to manage (edit/delete) categories and tags outside of the editor.

Calypso currently has category/tag management in the site's General Settings: https://wordpress.com/settings/writing

screen shot 2017-03-14 at 10 09 15 am

You can add a new category/tag, and edit, delete, set as default, and view posts using each category or tag:

screen shot 2017-03-14 at 10 13 35 am

It would be nice to have similar category/tag management in the app.

Equivalent iOS issue: https://github.com/wordpress-mobile/WordPress-iOS/issues/6873

Tested on Nexus 9, Android 7.1.1, WPAndroid alpha-39.

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 by reviewing the linked Calypso General Settings category/tag management and the equivalent iOS issue. Define the Android entry point and scope for managing categories and tags outside the post editor; done should include adding, editing, deleting, setting defaults, and viewing posts for each category or tag.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
content, mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.