-
Notifications
You must be signed in to change notification settings - Fork 3
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
[NDS-702] TextField [v5] #638
[NDS-702] TextField [v5] #638
Conversation
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.
other than the small things that i found, the work that you have done here is amazing, kudos 🎊
|
||
<Preview> | ||
<Story name="Text Field with Icons"> | ||
<Story name="TextField with Icons"> | ||
<Stack> | ||
<TextField |
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.
one last thing i forgot is that each icons on the left or right must be aria-hidden={true}
SonarQube Quality Gate |
Description
NDS-702