Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with navigation from dashboard clickable donuts to search page #894

Closed
nadouani opened this issue Feb 22, 2019 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@nadouani
Copy link
Contributor

Request Type

Bug

Problem Description

In the dashboard pages, donuts and counter widgets contain clickable elements that switch to search pages with the right filters already predefined, based on the widgets clicked item.
This action updates the localstorage by settings the filters, and navigates to search page.
When navigating before the localstorage is updates, the search page generates and error.

The fix here will be to wait for the localstorage to be updated before navigating to search page.

@nadouani nadouani added the bug label Feb 22, 2019
@nadouani nadouani added this to the 3.3.0-RC4 milestone Feb 22, 2019
@nadouani nadouani self-assigned this Feb 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant