Evan Rusackas
Evan Rusackas
Can't say I've run into this one. Assigning to @betodealmeida, but curious if @villebro or @mistercrunch have any advice here.
This has been silent for quite a while... sounds like it's closeable?
Should we oen that PR to set max_overflow to -1 by default? I think that came up on another issue as well.
We suspect both are indeed needed... to consolidate these would be a breaking change and require a migration. We could consider this for the next major release.
@dosu do you think there's any way to grep for this, or have the .pot extraction script correct for it?
Superset uses Git pre-commit hooks courtesy of [pre-commit](https://pre-commit.com/). To install run the following: ``` pip3 install -r requirements/development.txt pre-commit install ``` A series of checks will now run when you...
Thanks for taking care of so many of the review comments. Added a comment elsewhere, but in re-reviewing this, I'm noticing that a lot of `JSON.parse` is being used here...
Hey again, I was looking at this a bit over the weekend, and wondering if this is the right approach for this, really. It seems that there are a few...
OK, here's the big diff it provided. It claims this will do what I was mentioning, and • Keep chart localStorage persistence per chart • Clean up all chart legend...
Heya! This is MUCH cleaner! Might you (and your team) have time to actually sync up on this? I spoke with some other reviewers on zoom, and the consenus thought...