scribe-org/Scribe-iOS

Allow the user to filter for conjugations by tense

Open

#622 geöffnet am 21. März 2026

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Swift (106 Forks)auto 404
-next release-blockedgood first issuehelp wanted

Repository-Metriken

Stars
 (167 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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