hypothesis / frontend-shared

UI components and styles for Hypothesis front-end applications
https://patterns.hypothes.is
5 stars 2 forks source link

Create RadioButtonGroup component #1682

Closed acelaya closed 2 months ago

acelaya commented 2 months ago

Depends on https://github.com/hypothesis/frontend-shared/pull/1681

Add a new RadioButtonGroup component that renders a group of radio buttons in it.

https://github.com/user-attachments/assets/0310545a-f5b6-4b98-bd99-3288f4b62001

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (530e958) to head (c511e34).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1682 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 64 64 Lines 1084 1084 Branches 420 420 ========================================= Hits 1084 1084 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

acelaya commented 2 months ago

Closing in favor of https://github.com/hypothesis/frontend-shared/pull/1683