Cancel in settings email modal broken
Closed this issue · 0 comments
3ddyBoi commented
Provide environment information
Flask==2.1.3
openai-whisper==20230124
pytest==7.2.1
redis==4.5.1
rq==1.12.0
python-dotenv==0.21.1
gunicorn==20.1.0
sentry-sdk==1.15.0
blinker==1.5
Werkzeug==2.0.3
Unidecode==1.3.6
Which area(s) of the code does the issue occur in?
Website
To Reproduce
Upload a sound file for transcription, choose a language and click the cross in top laft.
Describe the Bug
When you click cancel after you have chosen a language and added a email you start a transcription instead of canceling.
Expected Behavior
I would like to be taken to the homescreen without starting a transcription.