Populate Conjugate search UI with verbs from the DB
#617 aperta il 21 mar 2026
Metriche repository
- Star
- (167 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Terms
- I have searched open and closed feature requests
- I agree to follow Scribe-iOS' Code of Conduct
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! :) :)