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.