Terms
Description
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! :) :)
Terms
Description
Note
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! :) :)