scribe-org / scribe-org/Scribe-iOS

Allow the user to filter for conjugations by tense

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

Nobody has claimed this yet.

-next release- blocked good first issue help wanted
Dominant language
Swift
Stars
169
Forks
109
PR merge metrics
No merged PRs in 30d

Description

Terms
Description

[!NOTE]

  • This issue is blocked by #621 where the verb conjugations are populated.

A user experience improvement once the verb conjugation UI is populated would be to allow the user to filter the verbs by a single tense using a dropdown. This element can be seen in the conjugation UI here. The options in this dropdown should be the tenses for the given language as determined by the data contracts, with a selection then showing this tense and this tense only based on a WHERE clause for the selection from the SQLite DB.

Contribution

Happy to support someone with this issue and review a PR! 🚀 This would be the last issue before the conjugation app is released 🚀

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

Wait for #621, then start from the conjugation UI and the data contracts that define available tenses. Add the dropdown shown in the linked Figma design and use the selected tense in the SQLite WHERE clause so only that tense is displayed.

Written by the indexing model from the issue text.

Assessment

Tech stack
sqlite, swift
Domain
database, 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.