Radio button description update on radio button use
in the Radio button documentation at the first component example it is showing on the same example:
- the simple radio button, with only the label
- the full radio button, with the label, additional text and helper text and the icon.
In a normal usage we do not recommend to regroup radio buttons with different structure, therefore this example is proposing something that should never happen.
We should instead in the documentation propose:
- a display of 2 radio buttons with only the label
- and on another separate example the 2 full radio buttons with all the options
@ Design team can you help provide a simple way to display the examples without showing unwanted associations?
We could simply add some kind of simple separator like <br> between the two series of example or consider the "Additional label" paragraph sufficient?
Ok, after discussion with Maxime, we will always show 2 controls with the same configuration in all the examples, I will create a new issue for this as it will adress also Checkbox and Radio buttons.
Completed during the sprint 19