willowtreeapps / willowtreeapps/vocable-android
From Categories: + Add Phrase Button Saving Functionality
@willdenne is already working on this.
Since May 12, 2022.
- Dominant language
- Kotlin
- Stars
- 127
- Forks
- 21
- Avg merge
- 16m
- Merged PRs (30d)
- 4
Description
User story: As a user, I want the new phrase I saved to appear on top of the category where I clicked "+ Add Phrase" button from
Acceptance Criteria:
When user saves the phrase, they get toast confirmation that the phrase was saved.
If the phrase is a duplicate, user gets an alert message letting them know that the phrase already exists and can choose to create duplicate or cancel
Once phrase is saved, user is taken back to the preset category where they opened the keyboard from
Once saved, the new phrase appears at the beginning of the category where it was saved on.
Design:
Android designs need updating but iOS design can be used as a guide.
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.
Assessment
This issue has not been assessed yet.