junlincc opened a new issue #16818: URL: https://github.com/apache/superset/issues/16818
User can NOT select and apply filterset. #### How to reproduce the bug 1. enable filter set feature flag "DASHBOARD_NATIVE_FILTERS_SET": True, in config.py 2. Open any dashboard and expand the filter bar 3. Create a few(2-3) filters in the ALL FILTERS tab 4. Go to Filter Sets tab and create a set with those filters 5. Go back to ALL FILTERS tab and create 2 more filters 6. Go to FILTER SETS tab to create a new set with these 2 new filters 7. Stay in FILTER SETS tab, try to click between the 2 sets and apply one of them each time ### Expected results APPLY button should light up when I click on either set ### Actual results APPLY button stay grey #### Screenshots https://user-images.githubusercontent.com/67837651/134580804-ba4d5606-0345-4c00-bceb-5f33c0a2317c.mov ### Environment (please complete the following information): - browser type and version: chrome - superset version: `superset version` : master - python version: `python --version` - node.js version: `node -v` - any feature flags active: "DASHBOARD_NATIVE_FILTERS_SET": True, ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x ] I have reproduced the issue with at least the latest released version of superset. - [x ] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Add any other context about the problem 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
