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

🐛 [main] Fix state management and validation of date pickers in migration wave modal #1111

Merged
merged 2 commits into from
Jul 11, 2023

Conversation

mturley
Copy link
Collaborator

@mturley mturley commented Jul 11, 2023

Ports #1110 forward to main.

I implemented this fix first on the release-0.2 branch in anticipation that it would be different for the PF4 and PF5 DatePicker components, since it is a high priority for the release. However, this is a pretty straightforward cherry-pick (with conflicts resolved) because the fix required turned out to be the same for PF5.

@codecov
Copy link

codecov bot commented Jul 11, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (1af3f9d) 44.04% compared to head (ff65989) 44.04%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1111   +/-   ##
=======================================
  Coverage   44.04%   44.04%           
=======================================
  Files         177      177           
  Lines        4493     4493           
  Branches     1007     1007           
=======================================
  Hits         1979     1979           
  Misses       2503     2503           
  Partials       11       11           
Flag Coverage Δ
unitests 44.04% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

3 participants