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: validate on Enter only if there was an actual value commit #6590

Closed
wants to merge 4 commits into from

Conversation

vursen
Copy link
Contributor

@vursen vursen commented Oct 3, 2023

Description

The PR makes date-picker validate on Enter only if there was an actual value commit 1 to align that with the native browser behavior.

Part of vaadin/flow-components#5537

Type of change

  • Bugfix

Footnotes

  1. Note, there can be parsable and unparsable value commits.

@vursen vursen force-pushed the fix/date-picker/do-not-validate-when-no-change branch from d4a013a to 012887e Compare October 3, 2023 17:07
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 4, 2023

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

Base automatically changed from refactor/date-picker/internal-method-renamings to main October 4, 2023 07:50
@vursen vursen closed this Oct 4, 2023
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.

1 participant