3
votes
2answers
151 views

Should a popup close automatically after a user selects an option from a tree menu?

For a popup window that requires the user to select one option only from a tree menu, should the selection of this option automatically close the popup? I think this would break the fundamental rule ...
7
votes
1answer
254 views

When to save data?

When should i save data in an business application. We have a lot of applications and currently they have not all the same behavior. I am not very experienced with UX and would like to know when I ...