sirix-svelte-frontend icon indicating copy to clipboard operation
sirix-svelte-frontend copied to clipboard

Notifications upon user-initiated (network) operations

Open mosheduminer opened this issue 4 years ago • 0 comments

We should show a notification upon user log in/out, query success/failure, database/resource creation/deletion.

  • It should be possible to show multiple notifications at once (and hence, the renderless-svelte notification component would not be suitable), in which case the earlier notifications should be push upward.
  • It should also be possible to click and dismiss notifications before they automatically expire.

mosheduminer avatar Sep 30 '20 20:09 mosheduminer