Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Caption of ToggleSwitchForm is given too little space #2943

Closed
HDinger opened this issue Jul 11, 2024 · 1 comment · Fixed by #2952
Closed

Caption of ToggleSwitchForm is given too little space #2943

HDinger opened this issue Jul 11, 2024 · 1 comment · Fixed by #2952
Assignees
Labels

Comments

@HDinger
Copy link
Contributor

HDinger commented Jul 11, 2024

Steps to reproduce

Buggy behaviour

  • The caption is limited to width of the label
Bildschirmfoto 2024-07-11 um 08 59 15

Expected

Taken from the docs, the caption should span the whole witdh of the toggle switch form and not be limited to the width of the label

Bildschirmfoto 2024-07-11 um 08 16 54
@jonrohan
Copy link
Member

Nice catch! We'll take a look, I think we could update the container to not get squashed like that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants