In a Reactive app, the radio button becomes squished when it has long label text that wraps.
It can be manually fixed adding the following CSS:
.radio-button { min-width: 24px;}
.radio-button {
min-width: 24px;
}
But it should be fixed by OutSystems.
You should not post this as an Idea, but on the support page of OutSystems UI, it will get more visibility as it goes straight on the backlog of the responsible team.
I see.
Thanks
Hi Thiago Andrade,Thanks for reaching us. I’m marking this as Implemented since this bug no longer occurs in the latest version.
Cheers, Jéssica Mendes