Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

Remove confirmation before exit #2367

Open
arundhatigupta opened this issue Mar 10, 2018 · 3 comments
Open

Remove confirmation before exit #2367

arundhatigupta opened this issue Mar 10, 2018 · 3 comments

Comments

@arundhatigupta
Copy link
Member

Actual Behaviour

Currently, the app displays a toast to prompt the user, in case the user hits the back button.

Expected Behaviour

The app should not display any toast or dialog to confirm exit, unless there is some task running in the background (say, download), as this breaks user experience. Moreover, none of the standard apps implement this.

Would you like to work on the issue?

Yes

@iamareebjamal
Copy link
Member

Confirmation before exit is pretty standard for apps which have muti-level navigation within the application and it is quite annoying to be led out of the app when just clicking back to get to the main screen. Sometimes people don't know they are on home screen and just click back couple of times

The apps which don't implement this feature are pretty optimized with initial loading in milliseconds and we load quite a bit of information on initial load.

@codermasum
Copy link

Confirmation before exit is a bad UX design according to modern app design and specially for advanced users, people who are using this app are quite advanced and I think all are developers or techies or entrepreneurs so they are not normal user who are using this. So these type of users always make a correct move, so for them it would be annoying. Just a suggestion from my experience.

@dr0pdb
Copy link
Contributor

dr0pdb commented Mar 30, 2018

@arundhati24 Status please ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants