Evan Rusackas
Evan Rusackas
If you haven't already, you can subscribe to the Apache Superset Dev Mailing Listserv ([[email protected]](mailto:[email protected]), with public visibility [here](https://lists.apache.org/[email protected])) by sending an email to [[email protected]](mailto:[email protected]).
This seems similar to SIP-96 https://github.com/apache/superset/issues/24271 If you think that SIP covers the same bases, great! If not, could you enumerate the differences, i.e. what might be added to the...
Maybe they could use the same underpinnings, but each notification could have a config (radio button) to select "toast" or "banner"? CC @kasiazjc for any design input... I think we...
@dependabot rebase
Do you have any custom CSS or Themes applied?
That's a bit of a CSS shotgun, I'm just not sure if it won't have downstream effects where we _were_ expecting things to be `content-box` for proper layout. It might...
Just catching up on the thread in https://github.com/apache/superset/issues/36204 - that seems to have a more scoped approach to the styling, if it happens to work. ¯\\\_(ツ)_/¯
If that's true about using border-box in the same way, shouldn't that make things work already?
I'm just worried about breaking anything that _might_ be using content-box. Times like this, I wish we had screenshot regression testing everywhere. I think I'd be happy to merge this...
Do you have any custom CSS happening anywhere here? It seems like you might based on the space I _do_ see around the markdown component, and there's a difference at...