digitalutsc / islandora_web_annotations

An Islandora module that enables annotation on Islandora objects, following the W3C Web annotation model.
GNU General Public License v3.0
7 stars 5 forks source link

Issue 153 #158

Closed Natkeeran closed 7 years ago

Natkeeran commented 7 years ago

What does this Pull Request do?

This PR addresses this issue: https://github.com/digitalutsc/islandora_web_annotations/issues/153.

What's new?

It adds a blocking message asking the user to wait after creating and updating an annotation. It will unblock it after it receives a response from the server.

How should this be tested?

Note that this message will be very briefly shown in the vagrant. Will be shown for longer duration in production systems due to longer time it takes for the response to be received.

MarcusBarnes commented 7 years ago

Works as described. Thank you @Natkeeran.