scribe-org/Scribe-iOS

Populate Conjugate search UI with verbs from the DB

Open

#617 aberto em 21 de mar. de 2026

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Swift (106 forks)auto 404
-next release-blockedhelp wanted

Métricas do repositório

Stars
 (167 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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! :) :)

Guia do colaborador