Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It is impossible to return to the 'Contacts Empty' form after selecting 'New Contact' #60

Open
yerbestpal opened this issue Feb 10, 2020 · 3 comments

Comments

@yerbestpal
Copy link

If a user decides that they do not want to create a new contact after all, and would instead like to return to the previous form, they are unable to. Currently, the only solution is to quit the program and launch again. There should be an option to cancel the contact creation. There is good reason to return to the 'contacts empty' form since it provides extra functionality, 'Import Contacts'. On the cancel button click event, there would be a condition that checks in the contacts list is empty or not, and return the relevant form.

@aggalex
Copy link
Owner

aggalex commented Feb 10, 2020

You can just click away to any other contact and the creation will be cancelled.

@aggalex aggalex closed this as completed Feb 10, 2020
@aggalex
Copy link
Owner

aggalex commented Feb 10, 2020

Is there anything else you mean? Like cancelling creating a contact on an empty window?

@aggalex aggalex reopened this Feb 10, 2020
@yerbestpal
Copy link
Author

@aggalex you cannot click away on another contact if there are no other contacts. Also, it is surely better to have a more obvious choice for ease of use and clarity.

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

No branches or pull requests

2 participants