Evan Rusackas
Evan Rusackas
OK, so hints are on in v5 with `SQLLAB_BACKEND_PERSISTENCE` - which is now set to True by default. Code folding / collapsing sounds like a completely different issue. Both sound...
OK, let's just keep this issue centered around code folding, if that's OK. Maybe you want to edit the title/description accordingly?
This PR cannot be applied because react-resize-detector v12.3.0 requires React 18 or 19: ``` peer react@"^18.0.0 || ^19.0.0" from [email protected] Found: [email protected] ``` This upgrade needs to wait until the...
I love this... running CI to see if/where it gets stuck. 🤞
Looks like pre-commit needs to be run, and we have some licensing header failures on: * superset-frontend/playwright/tests/auth.setup.ts * superset-frontend/playwright/tests/docs/docs-screenshots.spec.ts For the headers, you can copy/paste them from the top of...
Can we get before/after screenshots or videos?
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...
Heya... just a few outstanding questions: * Any reason to remove `selected: undefined` from `expectedThemeProps`? I think that prop is still being set? * Is that removal (or something else)...
Kicking CI again, but it seems like we're pretty darn close here! Let me know if it passes and I don't catch it ;)
CC @dpgaspar @Vitor-Avila @mistercrunch