You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.
Describe the bug
After entering an invalid API key once then closing the API key dialog, an error doesn't show up below the text field if you enter an invalid API key again (it's still not saved, but you just don't see an error).
To Reproduce
Steps to reproduce the behavior:
Preess on Settings > API key
Enter an invalid or bogus API key
Wait for the error to show up
Close the dialog, then press on "API key" to re-open it
Enter an invalid or bogus API key, again
The error doesn't show up
Expected behavior
The error should show up.
Smartphone (please complete the following information):
Device: Galaxy A51
OS: Android 11
App version: 2.0.0
Additional context
It probably has something to do with these lines, but I'm not sure:
Describe the bug
After entering an invalid API key once then closing the API key dialog, an error doesn't show up below the text field if you enter an invalid API key again (it's still not saved, but you just don't see an error).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The error should show up.
Smartphone (please complete the following information):
Additional context
It probably has something to do with these lines, but I'm not sure:
clima/packages/clima_ui/lib/widgets/dialogs/api_key/api_key_dialog.dart
Lines 28 to 36 in 80fa047
The text was updated successfully, but these errors were encountered: