willowtreeapps / willowtreeapps/vocable-android
Add phrase to category screen should have the option to add a new category
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
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 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