You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: In the top navigation bar, if user made modification to the global filters, time range, and time refresh intervals, the values will not get saved when they refresh the page, or when they navigate away to another app.
Expected behaviors: Those values should persist when they refresh the page, or when they navigate to visualize, discover, timeline and dashboards app.
Requirements:
Figure out how to do this with how plugins do this and then update this issue with the approach
Document the findings for how plugins do this
Implement
Tests (if we have something custom was implemented)
The text was updated successfully, but these errors were encountered:
Note: first understand how this is being done today (is this related to URL followed by filters), if this is the current behavior of basically the visualization plugin then keep it that way. But we need to do the research here.
ashwin-pc
added
v2.5.0
'Issues and PRs related to version v2.5.0'
and removed
v2.4.0
'Issues and PRs related to version v2.4.0'
labels
Nov 4, 2022
joshuarrrr
changed the title
[D&D] Persist the filters and time range across refresh's
[Vis Builder] Persist the filters and time range across refresh's
Nov 8, 2022
Research on how current plugins achieve data persistence: #2876
abbyhu2000
changed the title
[Vis Builder] Persist the filters and time range across refresh's
[Vis Builder] Persist the global query parameters including global filters, time range and time filters
Nov 18, 2022
Problem: In the top navigation bar, if user made modification to the global filters, time range, and time refresh intervals, the values will not get saved when they refresh the page, or when they navigate away to another app.
Expected behaviors: Those values should persist when they refresh the page, or when they navigate to visualize, discover, timeline and dashboards app.
Requirements:
The text was updated successfully, but these errors were encountered: