OutSystems UI should fix radio button. It appears squished with long label.
336
Views
3
Comments
Implemented
OutSystems UI

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;
}

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

Changed the status to
Implemented
on 07 Mar 2022

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