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 2021/02/25 02:58:28 UTC

[GitHub] [superset] oscarostlundgs commented on issue #8273: Table filter not working

oscarostlundgs commented on issue #8273:
URL: https://github.com/apache/superset/issues/8273#issuecomment-785539637


   This still seems to be an issue in 1.0.1. The table filter functionality is very useful for interactive dashboards.  Any chance we could reopen the issue? 
   
   I narrowed down the issue to the dashboardFilter reducer trying to update an undefined filter as the getInitialState function only creates an initial filter for filter_box and filter_select types. (See [here](https://github.com/apache/superset/blob/master/superset-frontend/src/dashboard/reducers/getInitialState.js#L170))
   
   Would creating an initial state for tables help here? 
   
   


----------------------------------------------------------------
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.

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