-
Notifications
You must be signed in to change notification settings - Fork 1
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(web-react, web-twig): PasswordToggle disabled #DS-1478 #1680
Conversation
✅ Deploy Preview for spirit-design-system ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for spirit-design-system-storybook ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
...-twig/src/Resources/components/TextField/__tests__/__fixtures__/textFieldPasswordToggle.twig
Outdated
Show resolved
Hide resolved
packages/web-react/src/components/TextField/__tests__/TextField.test.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
9dd0adf
to
512d0e6
Compare
527e898
to
928056b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Disabled TextField can be edited and focused.
928056b
to
fbd630e
Compare
fbd630e
to
3f2fbea
Compare
fixed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Description
Additional context
Issue reference
Password Toggle button should be disabled if the TextField is disabled