eschutho opened a new pull request #11181: URL: https://github.com/apache/incubator-superset/pull/11181
### SUMMARY Some users were not noticing that they could enter multiple values in some fields, and it was also difficult to know which were single vs multiple, just by looking at the select input. With some input from others, I have updated the placeholder to indicate that multiple selections can be made, and also kept the placeholder in the input field after a selection has been made. We also talked about keeping the focus on the new input after a selection was made, but decided to put that in a separate PR. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF  ### TEST PLAN unit tests added ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [ ] Has associated issue: - [ ] Changes UI - [ ] Requires DB Migration. - [ ] Confirm DB Migration upgrade and downgrade tested. - [ ] Introduces new feature or API - [ ] Removes existing feature or API ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
