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

Paragon form component deprecations #933

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Mashal-m
Copy link
Contributor

@Mashal-m Mashal-m commented Dec 28, 2022

Ticket

Migrate off deprecated Paragon components

What has changed

Updated deprecated ValidationFormGroup to Form.Group, Input to Form.Control and Checkbox to Form. CheckBox.

Reporting Form
Screenshot 2022-12-29 at 11 29 02 AM

@codecov
Copy link

codecov bot commented Dec 28, 2022

Codecov Report

Base: 82.43% // Head: 82.44% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (beb684e) compared to base (9f1a963).
Patch coverage: 89.28% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #933   +/-   ##
=======================================
  Coverage   82.43%   82.44%           
=======================================
  Files         398      398           
  Lines        8989     9015   +26     
  Branches     1895     1911   +16     
=======================================
+ Hits         7410     7432   +22     
- Misses       1546     1550    +4     
  Partials       33       33           
Impacted Files Coverage Δ
.../MultipleFileInputField/MultipleFileInputField.jsx 88.23% <ø> (ø)
src/components/FileInput/index.jsx 35.71% <50.00%> (+0.71%) ⬆️
...components/ReportingConfig/ReportingConfigForm.jsx 79.83% <87.17%> (+1.26%) ⬆️
src/components/ReduxFormCheckbox/index.jsx 100.00% <100.00%> (ø)
...onents/ReportingConfig/EmailDeliveryMethodForm.jsx 89.47% <100.00%> (+2.80%) ⬆️
...ponents/ReportingConfig/SFTPDeliveryMethodForm.jsx 93.75% <100.00%> (-0.70%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 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.

1 participant