rusackas commented on pull request #10971: URL: https://github.com/apache/incubator-superset/pull/10971#issuecomment-698159346
I also took some of your ideas and melded them into https://github.com/apache/incubator-superset/pull/11034 which uses your inverted/lightened default color, but treats the stroke/border idea differently, applying it to labels of _any_ color, but only when they have an `onClick` handler. Then, at least, the border systemically means "clickable". That said, this is probably a stopgap solution in the longer term, and many of these clickable labels should be replaced by Buttons, Dropdowns, etc. ---------------------------------------------------------------- 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]
