Closed lbwexler closed 2 years ago
We discovered the following ticket when looking at this.
https://github.com/xh/hoist-react/issues/2915
We can probably just remove the comma formatting from the log viewer for now, just to avoid coupling these, or muddying the waters. It certainly is not necessary.
hoist-react branch hoist-core branch
Made the viewer state less confusing and added a clock.
For immediate action
clock
component in the log toolbar set to the timezone of the server, so you can quickly see what time it is "now" as far as the server is concerned and don't have to do the TZ conversion in your head.Speculative - for future consideration - to discuss prior to implementation