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

Add story for disabled form, fix bugs #1008

Open
wants to merge 1 commit into
base: release-146
Choose a base branch
from

Conversation

gigxz
Copy link
Collaborator

@gigxz gigxz commented Dec 24, 2024

Description

  • Add a DynamicForm story that has all input fields disabled. We can use this to reference that all inputs have correct styles and functionality when disabled
  • Fix bug: SSN component wasn't fully disabled
  • Fix bug: geolocation component wasn't fully disabled (could still clear)
Screenshot 2024-12-24 at 11 08 51 AM Screenshot 2024-12-24 at 11 00 02 AM

Type of change

  • Bug fix
  • Code clean-up / housekeeping

Checklist before requesting review

  • I have performed a self-review of my code
  • I have run the code that is being changed under ideal conditions, and it doesn't fail
  • My code includes comments and/or descriptive variable names to help other engineers understand the intent (or not applicable)
  • My code follows the style guidelines of this project (eslint)
  • I have updated the documentation (or not applicable)
  • If it's not obvious how to test this change, I have provided testing instructions in this PR or the related issue

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.

1 participant