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

[FE] when saving a Linearization there should be a visual indication that the save operation has not finished #45

Closed
soimugeoWB opened this issue Oct 18, 2024 · 0 comments · Fixed by protegeproject/webprotege-gwt-ui#82 or who-icatx/webprotege-linearization-service#25
Assignees
Labels
bug Something isn't working

Comments

@soimugeoWB
Copy link
Collaborator

soimugeoWB commented Oct 18, 2024

As a user i want to know when the linearization specification has been successfully saved.

Need to implement some sort of loading operation over the postcoordination window until that save has completed.
Don't permit user to click on edit/save/cancel buttons until the operation has finished.

Steps to reproduce:

  1. Cholera for postcoordination view.
  2. hit on edit.
  3. mms has severity as not allowed.
  4. click on severity for mms and set it as allowed.
  5. hit save
  6. hit edit again
  7. hit cancel

Expected outcome:
After clicking on cancel the state will reverted with mms set as allowed.

Actual outcome:
After clicking on cancel the state will reverted with mms set as not allowed.

@soimugeoWB soimugeoWB added the bug Something isn't working label Oct 18, 2024
@soimugeoWB soimugeoWB self-assigned this Oct 18, 2024
@soimugeoWB soimugeoWB changed the title [FE] when saving a postcoordination there should be a visual indication that the save operation has not finished [FE] when saving a Linearization there should be a visual indication that the save operation has not finished Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants