graceguo-supercat opened a new pull request #9401: [fix] dashboard filter indicator no showing single number value URL: https://github.com/apache/incubator-superset/pull/9401 ### CATEGORY Choose one - [x] Bug Fix - [ ] Enhancement (new features, refinement) - [ ] Refactor - [ ] Add tests - [ ] Build / Development Environment - [ ] Documentation ### SUMMARY Superset filter box allow user to choose 1 value, or multiple value. If filter is applied to a chart, the filter indicator in the chart should show filter value. Currently because of a js bug, if filter box is single, number type of value, indicator can not display the selected value. <img width="538" alt="Screen Shot 2020-03-26 at 2 49 44 PM" src="https://user-images.githubusercontent.com/27990562/77729576-3b70bb80-6fbc-11ea-96e1-72dbc8548fda.png"> ### TEST PLAN added unit test ### REVIEWERS @etr2460
---------------------------------------------------------------- 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]
