-
Notifications
You must be signed in to change notification settings - Fork 84
Fix checkbox in create request modal #7205
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 checkbox in create request modal #7205
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
|
@lucanovera I see one more use of |
@tvandort Great catch! I've updated that other checkbox that presented the same bug and removed the component. Once we update those forms to Ant, we won't need the extra components I added. |
Ticket ENG-2318
Description Of Changes
Replaced the chakra checkbox that wasn't being updated visually with an Ant checkbox.
Code Changes
Steps to Confirm
Pre-Merge Checklist
CHANGELOG.mdupdatedmaindowngrade()migration is correct and works