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(legacy): InputDateTime validators not triggered when value change #9838

Merged
merged 5 commits into from
Nov 27, 2024

Conversation

mdlufy
Copy link
Collaborator

@mdlufy mdlufy commented Nov 25, 2024

Fixes #9839

Copy link

lumberjack-bot bot commented Nov 25, 2024

Pull request was closed ✔️

All saved screenshots (for current PR) were deleted 🗑️

Copy link
Contributor

github-actions bot commented Nov 25, 2024

Visit the preview URL for this PR (updated for commit 1fd78ce):

https://taiga-previews-demo--pr9838-mdlufy-legacy-input-date-t-7xcv2u3g.web.app

(expires Wed, 27 Nov 2024 17:04:25 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 73dddc3c665194f3e11f18c16aeb71af4c289c37

Copy link

bundlemon bot commented Nov 25, 2024

BundleMon

Files updated (1)
Status Path Size Limits
demo/browser/runtime.(hash).js
43.78KB (+40B +0.09%) +10%
Unchanged files (4)
Status Path Size Limits
demo/browser/main.(hash).js
304.05KB +10%
demo/browser/vendor.(hash).js
260.11KB +10%
demo/browser/styles.(hash).css
19.63KB +10%
demo/browser/polyfills.(hash).js
11.18KB +10%

Total files change +44B +0.01%

Groups updated (1)
Status Path Size Limits
demo/browser/*..js
7.32MB (+6.02KB +0.08%) -

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

Copy link
Contributor

github-actions bot commented Nov 25, 2024

Playwright test results

failed  1 failed
passed  972 passed
flaky  1 flaky

Details

report  Open report ↗︎
stats  974 tests across 69 suites
duration  9 minutes, 36 seconds
commit  1fd78ce

Failed tests

chromium › tests/legacy/input-date-time/input-date-time.pw.spec.ts › InputDateTime › Examples › With validator: enter incomplete date -> validator error

Flaky tests

chromium › tests/demo/demo.pw.spec.ts › Demo › /charts/legend-item

@mdlufy mdlufy marked this pull request as ready for review November 26, 2024 15:11
@mdlufy mdlufy requested a review from a team as a code owner November 26, 2024 15:11
@mdlufy mdlufy requested review from MarsiBarsi, waterplea, nsbarsukov and vladimirpotekhin and removed request for a team November 26, 2024 15:11
@mdlufy mdlufy changed the title [WIP] fix(legacy): InputDateTime validators not triggered when value change fix(legacy): InputDateTime validators not triggered when value change Nov 26, 2024
@mdlufy mdlufy merged commit a515c2c into main Nov 27, 2024
26 checks passed
@mdlufy mdlufy deleted the mdlufy/legacy/input-date-time branch November 27, 2024 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

🐞 - InputDateTime validation
4 participants