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

Dahsboard doesn't load data until I click the "Filters out of scope" button #21980

Closed
FaidJalal opened this issue Oct 31, 2022 · 7 comments
Closed
Labels
#bug Bug report v2.1

Comments

@FaidJalal
Copy link

I have few filters in dashboards and until i click on the Filter button in sidebar the dashboard data does not load. I have option Select the first value checked in one of the filter and unchecking the same loads the data easily.
But i need this selecting the first vale.

Any fix for this

@FaidJalal FaidJalal added the #bug Bug report label Oct 31, 2022
@doornot
Copy link
Contributor

doornot commented Nov 1, 2022

You could try to set defaultActiveKey in FilterControls.tsx

截屏2022-11-01 上午11 30 21

@FaidJalal
Copy link
Author

@doornot Can't we make similiar change in advanced properties of dashboard

@sfirke
Copy link
Member

sfirke commented Nov 1, 2022

I believe this is a duplicate of a known bug, see #20797 and related issues. Pull requests have been merged onto the master branch to address this. Actually, if you could test this with release candidate 2 for version 2.0.1, that is 2.0.1rc2, and report back here #20930 whether this is fixed in 2.0.1rc2, that would be very helpful for getting the fix out there!

In the meantime this could be closed as a duplicate.

@xza-m
Copy link

xza-m commented Nov 9, 2022

@doornot Is there anything else need to do after the change?

@sfirke
Copy link
Member

sfirke commented Feb 26, 2023

Turns out this bug is still present in 2.1.0rc1, which came out for testing last Wednesday. @doornot thanks for looking into a fix, as far as I know one is not available - is that fix suitable for merging as a PR?

@doornot
Copy link
Contributor

doornot commented Feb 27, 2023

Set defaultActiveKey in FilterControls.tsx is a temporary workaround for me. I'm not sure whether is it suitable for merging as a PR. @sfirke

@kgabryje
Copy link
Member

kgabryje commented Mar 8, 2023

This should be fixed now by #23299

@kgabryje kgabryje closed this as completed Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#bug Bug report v2.1
Projects
None yet
Development

No branches or pull requests

6 participants