apache / skywalking-ui

[ARCHIVED] The web UI for skywalking APM
https://skywalking.apache.org/
Apache License 2.0
273 stars 161 forks source link

remember select TimeRange #195

Closed liguobao closed 6 years ago

liguobao commented 6 years ago

if web refresh , TimeRange will reset to "Last 15 minutes". But we expect the web remember last select.

wu-sheng commented 6 years ago

Don't refresh the browser, click refresh button. It works at my place.

image

liguobao commented 6 years ago

but if I refresh the browser, the select lost.

I think the web should remember last select.

We can write select-value to cookie .