bluepython508 commented on issue #17477: URL: https://github.com/apache/superset/issues/17477#issuecomment-978002987
Do you mean improving the tooltips on the controls, for example to clarify what is meant by "metric"? If so, I think that would help immensely. I've been working on a proof of concept implementation of your original suggestion, essentially displaying errors as info until there are no validation errors. It's [here](https://github.com/bluepython508/superset/tree/error-disguise). Before correcting validation errors:  After correcting validation errors, then causing more:  (The changes only apply when the current loading of the page has had no state without validation errors) -- 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]
