pnp / sp-dev-fx-controls-react

Reusable React controls for SPFx solutions
https://pnp.github.io/sp-dev-fx-controls-react/
MIT License
380 stars 380 forks source link

Added choice radio button handling #1798

Open GuidoZam opened 3 months ago

GuidoZam commented 3 months ago
Q A
Bug fix? [ ]
New feature? [x]
New sample? [ ]
Related issues? fixes #1797

What's in this Pull Request?

Added handling of the choice field when set to radio button instead of dropdown.

joelfmrodrigues commented 1 month ago

@GuidoZam many thanks for the improvements. I reviewed it and all seems fine, but I will consider waiting for #1726 to avoid conflicts. If the other PR doesn't move forward quickly, I will then merge this PR first.

GuidoZam commented 1 month ago

Thanks @joelfmrodrigues for the update, I'll wait for the merge 😁