ManeraKai / simplytranslate_mobile

Privacy friendly frontend to Google Translate
https://manerakai.github.io/simplytranslate_mobile/
GNU General Public License v3.0
173 stars 15 forks source link

Automatic cancellation of translation after an alert #99

Closed Valdnet closed 3 years ago

Valdnet commented 3 years ago

After "No internet connection" and "Check instance" messages appear, automatic termination of translation should occur (interruption of connection with the instance).

obraz

ManeraKai commented 3 years ago

What is wrong?

Valdnet commented 3 years ago

Steps:

  1. Launch the application.
  2. Turn off your internet connection or make your instances inactive of your own.
  3. Enter the text to translate.
  4. Tap the "Translate" button.
  5. Tap the "OK" button in the alert.

After the alert, it should automatically stop the progress of connecting to the instance (stop translating).

Currently, the user has to tap the "Cancel" button himself.

ManeraKai commented 3 years ago

Trying it with the keyboard button results in a total crash.