Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DSW-2307: Add new pages for pie-radio #211

Merged
merged 8 commits into from
Oct 1, 2024
Merged

Conversation

xander-marjoram
Copy link
Contributor

@xander-marjoram xander-marjoram commented Sep 30, 2024

and update the existing form pages to add a fieldset with two pie-radio elements.

I also did some small linting fixes while I was here.

Known issues

  • Currently pie-radio inputs do not respond when another radio with the same name is updated, I think this should probably be resolved as part of the pie-radio-group implementation.
  • I think there is an issue with the change event being picked up in Next. input is being used at the moment in its place.
  • When a form is reset the reset value does not seem to be updated. This might be an issue with the aperture implementation or the component itself.

@xander-marjoram xander-marjoram self-assigned this Sep 30, 2024
@xander-marjoram xander-marjoram merged commit ea84b12 into main Oct 1, 2024
19 checks passed
@xander-marjoram xander-marjoram deleted the dsw-2307-pie-radio branch October 1, 2024 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants