-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Feature:DashboardDashboard related featuresDashboard related featuresTeam:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//release_note:enhancement
Description
Currently, if a dashboard is edited by Person A (e.g. they remove a visualization), and Person B, who is viewing that dashboard, then refreshes the page, they will continue to see the visualization. The only time the dashboard is truly refreshed is on an explicit open, not on page refresh. That is because we save edit state in the url, so if the user adds a visualization, then clicks another tab, then clicks back, their local edits will have been retained.
Once #9508 is checked in (view/edit mode), I think it would be more reasonable to reload the dashboard on a page refresh, though only when it is in view mode.
mrkeelan
Metadata
Metadata
Assignees
Labels
Feature:DashboardDashboard related featuresDashboard related featuresTeam:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//release_note:enhancement