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

Fix the labels on addresses #3162

Merged
merged 1 commit into from
Sep 16, 2024
Merged

Fix the labels on addresses #3162

merged 1 commit into from
Sep 16, 2024

Conversation

rjlynch
Copy link
Contributor

@rjlynch rjlynch commented Sep 6, 2024

Fix the labels on addresses

Labels on addresses were for claim_some_address but the radio button
had the id some_address. Update the radio buttons to use
govuk_radio_button helper and let that generate the label tag. Also
updates the specs to click the labels rather than find the radio buttons
by id.

walkthrough.mov

@rjlynch rjlynch added the deploy Deploy a review app for this PR label Sep 6, 2024
@rjlynch rjlynch changed the title Fix the labels on addresses WIP - Fix the labels on addresses Sep 6, 2024
@rjlynch rjlynch changed the title WIP - Fix the labels on addresses Fix the labels on addresses Sep 9, 2024
Labels on addresses were `for` `claim_some_address` but the radio button
had the `id` `some_address`. Update the radio buttons to use
govuk_radio_button helper and let that generate the label tag. Also
updates the specs to click the labels rather than find the radio buttons
by id.
@rjlynch rjlynch merged commit c2367ea into master Sep 16, 2024
14 checks passed
@rjlynch rjlynch deleted the fix-address-labels branch September 16, 2024 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deploy Deploy a review app for this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants