openrca / orca-ui

Web UI for OpenRCA
https://openrca.io
Apache License 2.0
33 stars 4 forks source link

Reset date-time selector on graph refresh #141

Open bzurkowski opened 3 years ago

bzurkowski commented 3 years ago

After selecting a time point using the date-time picker, the view rendered a graph state from the selected time point (correct). Then, after clicking the refresh button, the visualization presented a graph state from NOW (correct). However, the date-time picker has not been reset to NOW. It's a little bit misleading. We should always display the time point corresponding to the presented graph view.

Date-time picker display at 08:17 PM after selecting 06:45 PM as time point, and refreshing the graph afterwards:

Screenshot 2020-12-05 at 20 13 29