This repository has been archived by the owner on Oct 26, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Keep record of unwinded containers on page refresh (prometheus#581)
Keep record of unwinded containers on page refresh The solution retains a record of the currently un-collapsed container and unwinds it on a page refresh. No extra refresh button and no live-update. The minor inconvenience of this solution is that on a page refresh the unwind animation plays. Helps prometheus#568 Signed-off-by: Julien Midedji <[email protected]> --------- Signed-off-by: Julien Midedji <[email protected]>
- Loading branch information