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): native input id from name prop value #370

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

dgonzalezr
Copy link
Collaborator

@dgonzalezr dgonzalezr commented Jul 19, 2023

Fallback to id="input" if no name value has been provided.

Fallback to `input` if `name` prop value has not been set.
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dgonzalezr dgonzalezr merged commit f88bfe6 into develop Jul 19, 2023
@dgonzalezr dgonzalezr deleted the fix/input-id-taken-from-name branch July 19, 2023 07:54
dgonzalezr added a commit that referenced this pull request Jul 20, 2023
Fallback to `id="input"` if no name value has been provided.
dgonzalezr added a commit that referenced this pull request Jul 20, 2023
Fallback to `id="input"` if no name value has been provided.
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.

2 participants