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

Checkbox error state HLD update #2467

Merged
merged 3 commits into from
Nov 13, 2024
Merged

Checkbox error state HLD update #2467

merged 3 commits into from
Nov 13, 2024

Conversation

mollykreis
Copy link
Contributor

Pull Request

🤨 Rationale

During development of #2018, I realized that implementing the error state of the checkbox the way it was spec'ed out would be much more difficult than originally thought because making only the label and square checked indicator clickable would break a number of tests (inside & outside of nimble) and would be against ARIA guidelines. Therefore, we decided to keep the effort of the feature more in line with what our original estimates were by deferring the work to update which portion of the control was clickable.

👩‍💻 Implementation

Update HLD

🧪 Testing

None

✅ Checklist

  • I have updated the project documentation to reflect my changes or determined no changes are needed.

@mollykreis
Copy link
Contributor Author

mollykreis commented Nov 11, 2024

@m-akinc, will you buddy this PR for me?

@mollykreis mollykreis marked this pull request as ready for review November 12, 2024 14:07
Copy link
Contributor

@jattasNI jattasNI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is more of a UX / scoping decision than a technical one so I added @fredvisser as a reviewer and I think it's ok not to wait for @rajsite. I'm also ok with verbal signoff from Fred.

@jattasNI
Copy link
Contributor

This is more of a UX / scoping decision than a technical one so I added @fredvisser as a reviewer and I think it's ok not to wait for @rajsite. I'm also ok with verbal signoff from Fred.

I chatted with @fredvisser offline and he said he is ok with this change.

@jattasNI jattasNI merged commit 6b0daf9 into main Nov 13, 2024
12 checks passed
@jattasNI jattasNI deleted the checkbox-error-hld-update branch November 13, 2024 17:39
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