DataFed
DataFed copied to clipboard
System - Need deletion notifications
Currently, the DB will generate update "events" for certain actions and send these back to the client. The client can inspect these events and update the UI as required. There is no similar handling for deletions but it is needed. Currently the client simply refreshes it's entire UI if a user takes a delete action.