scribe-org/Scribe-iOS

Populate Conjugate search UI with verbs from the DB

Open

#617 ouverte le 21 mars 2026

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Swift (106 forks)auto 404
-next release-blockedhelp wanted

Métriques du dépôt

Stars
 (167 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

Terms

Description

[!NOTE]

  • This issue is blocked by #616

Once work on #616 is finished, we'd like to populate the view under the search bar with verbs from the DB as shown in the Figma designs here. We want to return the infinitive of the verb and the language it's from in parentheses, with this selection being done over all languages that the user has downloaded.

This selection from the SQLite database should be done based on the data contracts. We want the returned infinitive and language to be the label of a menu option to navigate to a sub page :) If no results are found, then we'd like the message here displayed to the user with the {language} values being all languages that the user has downloaded data for.

Contribution

Happy to support the work here and review a PR! :) :)

Guide contributeur