You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/10/31 06:55:46 UTC

[GitHub] [superset] FaidJalal opened a new issue, #21980: Dahsboard doesn't load data until I click the "Filters out of scope" button

FaidJalal opened a new issue, #21980:
URL: https://github.com/apache/superset/issues/21980

   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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] sfirke commented on issue #21980: Dahsboard doesn't load data until I click the "Filters out of scope" button

Posted by "sfirke (via GitHub)" <gi...@apache.org>.
sfirke commented on issue #21980:
URL: https://github.com/apache/superset/issues/21980#issuecomment-1445419299

   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?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] doornot commented on issue #21980: Dahsboard doesn't load data until I click the "Filters out of scope" button

Posted by "doornot (via GitHub)" <gi...@apache.org>.
doornot commented on issue #21980:
URL: https://github.com/apache/superset/issues/21980#issuecomment-1446429321

   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 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] meimiao0730 commented on issue #21980: Dahsboard doesn't load data until I click the "Filters out of scope" button

Posted by GitBox <gi...@apache.org>.
meimiao0730 commented on issue #21980:
URL: https://github.com/apache/superset/issues/21980#issuecomment-1308485270

   > @doornot我们不能对仪表板的高级属性进行类似的更改吗
   
   Is there anything else need to do after the change?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] doornot commented on issue #21980: Dahsboard doesn't load data until I click the "Filters out of scope" button

Posted by GitBox <gi...@apache.org>.
doornot commented on issue #21980:
URL: https://github.com/apache/superset/issues/21980#issuecomment-1297979184

   You could try to set defaultActiveKey in `FilterControls.tsx`
   
   ![截屏2022-11-01 上午11 30 21](https://user-images.githubusercontent.com/10323102/199152554-7fdc4379-2708-4f43-b792-bf668a00bc82.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] kgabryje closed issue #21980: Dahsboard doesn't load data until I click the "Filters out of scope" button

Posted by "kgabryje (via GitHub)" <gi...@apache.org>.
kgabryje closed issue #21980: Dahsboard doesn't load data until I click the "Filters out of scope" button 
URL: https://github.com/apache/superset/issues/21980


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] meimiao0730 commented on issue #21980: Dahsboard doesn't load data until I click the "Filters out of scope" button

Posted by GitBox <gi...@apache.org>.
meimiao0730 commented on issue #21980:
URL: https://github.com/apache/superset/issues/21980#issuecomment-1308498754

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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] sfirke commented on issue #21980: Dahsboard doesn't load data until I click the "Filters out of scope" button

Posted by GitBox <gi...@apache.org>.
sfirke commented on issue #21980:
URL: https://github.com/apache/superset/issues/21980#issuecomment-1298552338

   I believe this is a duplicate of a known bug, see https://github.com/apache/superset/issues/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 https://github.com/apache/superset/issues/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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] FaidJalal commented on issue #21980: Dahsboard doesn't load data until I click the "Filters out of scope" button

Posted by GitBox <gi...@apache.org>.
FaidJalal commented on issue #21980:
URL: https://github.com/apache/superset/issues/21980#issuecomment-1298131485

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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] meimiao0730 commented on issue #21980: Dahsboard doesn't load data until I click the "Filters out of scope" button

Posted by GitBox <gi...@apache.org>.
meimiao0730 commented on issue #21980:
URL: https://github.com/apache/superset/issues/21980#issuecomment-1308497758

   > You could try to set `defaultActiveKey` in `FilterControls.tsx`
   > 
   > ![截屏2022-11-01 上午11 30 21](https://user-images.githubusercontent.com/10323102/199152554-7fdc4379-2708-4f43-b792-bf668a00bc82.png)
   Is there anything else need to do after the change?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] sfirke commented on issue #21980: Dahsboard doesn't load data until I click the "Filters out of scope" button

Posted by GitBox <gi...@apache.org>.
sfirke commented on issue #21980:
URL: https://github.com/apache/superset/issues/21980#issuecomment-1298552687

   I believe this is a duplicate of a known bug, see https://github.com/apache/superset/issues/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 https://github.com/apache/superset/issues/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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] kgabryje commented on issue #21980: Dahsboard doesn't load data until I click the "Filters out of scope" button

Posted by "kgabryje (via GitHub)" <gi...@apache.org>.
kgabryje commented on issue #21980:
URL: https://github.com/apache/superset/issues/21980#issuecomment-1460281735

   This should be fixed now by #23299 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org