Agos88 opened a new issue #9349: FilterBox doesn't show the default value if multi selection is unchecked. URL: https://github.com/apache/incubator-superset/issues/9349 If you create a filter box with a single selection (Multi-Select unchecked). The default value is not displayed in the dashboard view. ### Expected results The filter box with the default value selected and displayed ### Actual results Filter box with the default value selected but not displayed #### Screenshots  #### How to reproduce the bug 1. Go to 'Chart' tab 2. Click on 'Add new record' 3. Choose a datasource 4. Choose 'Filter Box' visualization type 3. In the Filter Box > Filter Configuration add an item 4. Select a column, insert default value and unchecked 'Allow Multiple Selections' option 5. Save and add the filter box to the new dashboard 6. Go to the new dashboard and the filter box has default value delected but not displayed ### Environment (please complete the following information): - superset version: `0.35.2` - python version: `2.7.15+` - node.js version: `13.3.0` - npm version: `16.14.2` ### Checklist Make sure these boxes are checked 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. - [ ] I have reproduced the issue with at least the latest released version of superset. - [ ] 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
