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

Add progress bar when interacting with the OntoUML sever #31

Closed
tgoprince opened this issue Mar 22, 2020 · 0 comments · Fixed by #49
Closed

Add progress bar when interacting with the OntoUML sever #31

tgoprince opened this issue Mar 22, 2020 · 0 comments · Fixed by #49
Labels
enhancement New feature or request

Comments

@tgoprince
Copy link
Member

When requests are made to the OntoUML server (e.g. model verification, transformation to gUFO), the app does not provide any feedback to the user regarding their status or progress.

The user simply clicks a button and waits for something to happen.

Most of the time, requests are answered quickly, so this omission is not noticed. However, if they take more than a couple of seconds, the user is left wondering whether her action actually did something.

To improve the user experience, I propose that we add a progress bar on a dialog, which looks like the image below:

When the request finishes, we do not need to open a new dialog. We simple add the final message to the one that is already opened.

@tgoprince tgoprince added the enhancement New feature or request label Mar 22, 2020
@claudenirmf claudenirmf linked a pull request Aug 5, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants