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(Input,types): extend InputProps from HtmlAttributes of div element #262

Conversation

beawar
Copy link
Contributor

@beawar beawar commented Jan 23, 2024

Additional props are passed down to the Container, not the input element, so the extension was declaring types different from the runtime ones.

Refs: CDS-203

Additional props are passed down to the Container, not the input element,
so the extension was declaring types different from the runtime ones.

Refs: CDS-203
@beawar beawar self-assigned this Jan 23, 2024
@beawar beawar requested review from a team as code owners January 23, 2024 13:30
@beawar beawar merged commit 43be2c0 into devel Jan 30, 2024
3 checks passed
@beawar beawar deleted the CDS-203-input-props-definition-is-wrongly-extending-from-inputhtmlattributes branch January 30, 2024 14:03
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.

4 participants