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

fix(Picker): adding optional inputProps #1316

Merged
merged 2 commits into from
Sep 5, 2024
Merged

fix(Picker): adding optional inputProps #1316

merged 2 commits into from
Sep 5, 2024

Conversation

VadymBezpalko
Copy link
Contributor

@VadymBezpalko VadymBezpalko commented Sep 5, 2024

Resolves: #1124

Description

Adding optional inputProps parameter to allow direct access to the main input's attributes.

Storybook

https://feature-1124--613a8e945a5665003a05113b.chromatic.com

Checklist

Obligatory:

  • Self review (use this as your final check for proposed changes before requesting the review)
  • Add correct label
  • Assign pull request with the correct issue

@VadymBezpalko VadymBezpalko added the feature New feature or request label Sep 5, 2024
@VadymBezpalko VadymBezpalko self-assigned this Sep 5, 2024
@VadymBezpalko VadymBezpalko merged commit e84463b into main Sep 5, 2024
5 checks passed
@VadymBezpalko VadymBezpalko deleted the feature/1124 branch September 5, 2024 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow disabling password helpers in Picker input
2 participants