sarahsporck / Migration-Test-Repository

This repository is used to test the ticket migration from jira to github
0 stars 1 forks source link

IGAPP-151: Show toast if language change is not possible #1136

Closed jira-to-github-migrator-test[bot] closed 1 year ago

jira-to-github-migrator-test[bot] commented 1 year ago

Steffen Kleinle - 30.10.2019, 10:36:01

If the  language change button is greyed out, a small hint should be displayed why it is not possible to change the language. Maybe also increase contrast between normal button and greyed out since it's not really distinct.

Environment: - Linked issues:

jira-to-github-migrator-test[bot] commented 1 year ago

Max Ammann - 30.10.2019, 16:18:49

<~marklmichael> what do you think about this? A tooltip is not really possible imo. Maybe a Android Toast would work.

Michael Markl - 30.10.2019, 16:21:03

Yeah I think a toast would be good, but is there something equivalent on iOS?

Michael Markl - 30.10.2019, 16:23:56

Also we could use little indicator-icons (like a stroke-through cloud or similiar)

Max Ammann - 20.11.2019, 15:47:01

I like the idea of toasts and the cloud icon.

Maybe we can create a toast in pure JS: https://www.npmjs.com/package/@react-native-pure/toast

Steffen Kleinle - 27.11.2020, 14:48:22

There is currently a discussion about design proposals by <~michelle.dewildt>. We probably don't want to introduce a new component.