-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Back button doesn’t work in Visualize #55084
Copy link
Copy link
Closed
Labels
Feature:Vis EditorVisualization editor issuesVisualization editor issuesTeam: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//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
Metadata
Metadata
Assignees
Labels
Feature:Vis EditorVisualization editor issuesVisualization editor issuesTeam: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//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
Type
Fields
Give feedbackNo fields configured for issues without a type.
Kibana version: master, most likely also 7.6 feature branch
Elasticsearch version:
Server OS version:
Browser version:
Browser OS version:
Original install method (e.g. download page, yum, from source, etc.):
Describe the bug: Pressing the back button in visualize doesn’t undo the last change. The history seems to get written correctly because the url changes, but these changes are not applied to the editor. It looks like the changes from app state are not propagated correctly - maybe a problem with digest cycles and change listeners, but more investigation is necessary.
Steps to reproduce:
Expected behavior: Back button should undo the last config change and reload the chart
Screenshots (if relevant):
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
Any additional context: