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

🐛 [open-formulieren/open-forms#4636] Preventing large values from breaking the table #183

Merged

Conversation

robinmolen
Copy link
Contributor

@robinmolen robinmolen commented Sep 25, 2024

Closes open-formulieren/open-forms#4636

All data a user can input shouldn't be allowed to break the table

src/components/builder/i18n.tsx Outdated Show resolved Hide resolved
@robinmolen robinmolen force-pushed the issue/4636-translation-tab-unusable-with-long-values branch from 25543de to a8442b1 Compare October 7, 2024 09:42
@sergei-maertens sergei-maertens force-pushed the issue/4636-translation-tab-unusable-with-long-values branch from 4d08cd7 to 4b009bb Compare October 10, 2024 10:28
@sergei-maertens sergei-maertens merged commit 8113a80 into main Oct 10, 2024
10 of 11 checks passed
@sergei-maertens sergei-maertens deleted the issue/4636-translation-tab-unusable-with-long-values branch October 10, 2024 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Translation tab unusable when long variable names are used for answers in checkboxes, choice & radio
2 participants