testkube icon indicating copy to clipboard operation
testkube copied to clipboard

dashboard: indicator on new items

Open olensmar opened this issue 2 years ago • 1 comments

I would like to be notified in the dashboard when there are new executions or items since I last looked at either of these panes - perhaps by showing a badge with the number of new items?

olensmar avatar Jan 25 '22 13:01 olensmar

Can we get some UX into this? - there is so many implementations of this

  • we can introduce notification area like in Github or similar image

  • we can make visual feedback after adding new rows to data grids (some kind of universal solution which IMO would be nice to have :) ) - e.g. blinking new rows (or distinguish CSS for most recent ones - which are newer that 1 minute or something)

  • on-demand notify - after clicking on row (Notify on complete) - add execute row to notification list and notify user with some alert on complete

  • ... and probably many more :)

exu avatar Jan 25 '22 14:01 exu

I would not aim at including executions into a "notification center" – it will cause most likely a lot of (unwanted) noise – because the Notification Center should rather be intended for more "important" information...

We could do subtle highlights hinting you that something "unread" has happened in the corresponding lines (see the blue dots in the example below)

image image

fivenp avatar Aug 22 '22 09:08 fivenp