willowtreeapps / willowtreeapps/vocable-android

Add phrase to category screen should have the option to add a new category

Open
#330 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
127
Forks
21
Avg merge
16m
Merged PRs (30d)
4

Description

Acceptance Criteria:

Given the user has entered a phrase to be saved to a custom category
When the user taps the Save button
Then the user should be able to create a new category from the Add to Category page

Design:

From @okayce:
An 'add to new category' button to be below list of categories once a user has typed in a new phrase in addition to having 'add to new category' button when there are no categories after a user has typed a new phrase.

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 Add to Category page and trace the Save-button flow for a newly entered phrase. Check how the category list and empty-category state are rendered. Done means both states offer an option to create a new category, and the acceptance criteria are covered by the relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.