This commit is contained in:
parent
eb173757b4
commit
fc7bfc27e1
1 changed files with 5 additions and 0 deletions
5
doc/todo/webapp:_show_times_of_events.mdwn
Normal file
5
doc/todo/webapp:_show_times_of_events.mdwn
Normal file
|
@ -0,0 +1,5 @@
|
|||
In the webapp 'dashboard' page there is a column of 'message boxes' on the right hand side that appear as events occur.
|
||||
|
||||
I would find it helpful to be able to hover over a message box and have a timestamp appear so that I know whether the event is a recent one that I might need to go look in the log for more detail about, or that I can click on the 'X' to dismiss the message.
|
||||
|
||||
A further improvement that occurred to me is adding a link within the message box (link text something like "view log entry") that takes you to the corresponding part of the 'view log' page.
|
Loading…
Reference in a new issue