Tagged Questions
1
vote
1answer
111 views
From which direction should a modal progress bar enter the scene?
I have a form to create a new Widget. After the user presses "Create," a modal progress bar appears and shows the user the status of the background process that saves the Widget. How should the modal ...