FastUI icon indicating copy to clipboard operation
FastUI copied to clipboard

Radio buttons

Open tim-x-y-z opened this issue 1 year ago • 2 comments

Hi thanks again for the amazing project, here's a trial of contribution - to be caveated i am very new to react / JS so there might very well be better ways to do this but hope it helps.

trying to implement radio as described in issue: https://github.com/pydantic/FastUI/issues/160

Currrently it looks like this:

image

tim-x-y-z avatar Feb 09 '24 15:02 tim-x-y-z

Codecov Report

Attention: Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.

Files Patch % Lines
src/python-fastui/fastui/json_schema.py 85.71% 1 Missing :warning:

:loudspeaker: Thoughts on this report? Let us know!

codecov[bot] avatar Feb 09 '24 15:02 codecov[bot]

Overall, this is looking pretty good, thank you.

samuelcolvin avatar Feb 12 '24 10:02 samuelcolvin