Screenshot
(french)
(spanish)
Description
The button is not large, some translations are truncated
Comment From: dosubot[bot]
I found a similar issue that was previously reported: SQL Lab - Save button doesn't change its size based on label length. This issue was closed with a pull request that removed the fixed width constraint from the Save button, which might be relevant to the problem you're experiencing [1].
If the issue persists, it might be worth checking if the changes from that pull request are present in your current version of Superset.
To continue talking to Dosu, mention @dosu.
Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other
Comment From: xavier-GitHub76
I use Superset 4.1.1
Comment From: sadpandajoe
@xavier-GitHub76 the fix dosubot referred to isn't in 4.1.X. So you should see if you are still getting this in 5.0.0rc1
Comment From: xavier-GitHub76
I deployed an 5.0.0rc1 container but the button is always in english
Comment From: xavier-GitHub76
I don't understand why downloaded Docker images are very partially translated while if I work with an image built locally from source, the translations are much more complete.
Comment From: sadpandajoe
For 4.1.1 you are also using a docker container when running it? If not, I'd say to do what you would normally do and see if the changes are there for you.
Comment From: rusackas
If you're downloading and running a different image, you may need to apply translations. Docs here: https://preset.io/blog/customizing-apache-superset-dashboards-with-css-additional-tips-and-tricks/
Comment From: rusackas
I think this is no longer an issue in 5.0.0
If anyone finds otherwise, I'm happy to reopen!