-
-
Notifications
You must be signed in to change notification settings - Fork 301
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make language selection sticky #4996
Comments
Hi @alexgarel! I hope you enjoy your trip in Italy - unless it was just a hypothetical trip needed for the presentation of the use-case ;) Perhaps a "travel mode" would help - "I'm currently in Italy, likely to scan Italian products but I still need the app to be in French": let me add a language (Italian) as a suggested language, in addition to my language (French).
Your issue seems to be mainly for new images. In short:
We can change the app language, but we cannot change the product main language, and indeed it's tracked in #4771.
Both origins and countries are exposed in the mobile app. #4959 is more about displaying things differently. |
Thanks @monsieurtanuki for the proposal. I agree 100%. Italy travel was for real :-D I still think, at least on same product edition session, language should be sticky. The use case is that I meet a lot of people from different countries and thus got quite a lot of foreign country products in my hands at home that I like to scan. |
Beato te! ;) I would summarize your needs with:
Do we agree on the "suggested languages" system, which means most relevant languages first? (and no "ital" typing) |
Yes, I agree on 1. for suggestions I would put:
the most recently used languages can be limited to maximum 6 languages (even 4 could do). |
@alexgarel Looks good to me! Perhaps I'll code it step by step, because there are slightly problematic items, like:
I'll code the easy version first, and we'll see how it fits with your needs. I'll keep you posted. |
Problem
I use app in French / France.
I'm in a trip in Italy, I enter mainly Italian products. But I have to select Italian on every single photo I upload… (even have to type "Ital" to retrieve it in the list).
Proposed solution
make language selection sticky:
add a color and/or small icon if the language does not match main language (to prevent errors)
Additional context
We cannot change main language currently, but it's tracked in #4771
Also countries is not exposed in mobile app. This is maybe tracked in #4959
The text was updated successfully, but these errors were encountered: