Screenshot

Image

Description

On Welcome screen, a space is missing for the "+ SQL Query" button Others buttons are OK

Comment From: xavier-GitHub76

Version : Superset 4.1.1

Comment From: xavier-GitHub76

Another button (on "Saved query" screen) with missing space :

Image

Comment From: rusackas

It looks like there is a space on the second one... not sure what you mean with that.

Comment From: rusackas

Same issue with this cached display in the Chart Editor

Image

Comment From: mistercrunch

Doing quite a bit or refactoring around antd v5 migration, we'll likely get to those but could use some help. Should be easy to git grep -i "+SQL Query and submit a fix.

Comment From: xavier-GitHub76

@rusackas :

It looks like there is a space on the second one... not sure what you mean with that.

There appears to be a space, but it's narrower than the other buttons. Unsure, I compared it with screenshots.

Image

Comment From: mistercrunch

cached display in the Chart Editor

@rusackas this is fixed in the template_less (Theming) collab branch, looking to merge into master once 5.0 is done, and will be the basis for 5.1.x

Comment From: abhinav-1305

Hi @rusackas - is this resolved?

Comment From: mistercrunch

@abhinav-1305 you should be able to pull the 5.0.0rc4 and check whether it's there or not, but if not someone could potentially patch for 5.1 . On our side focussing on 6.0 where this and hundreds of other visual glitches are already addressed.