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

Migrate off paragon modal deprecated component #95

Merged

Conversation

Mashal-m
Copy link
Contributor

Ticket

Migrate off deprecated Paragon components

Migrate off paragon modal deprecation ViewEmailModal.jsx

@codecov-commenter
Copy link

Codecov Report

Merging #95 (1f58e49) into master (0e22884) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master      #95   +/-   ##
=======================================
  Coverage   82.32%   82.32%           
=======================================
  Files          46       46           
  Lines         679      679           
  Branches      132      132           
=======================================
  Hits          559      559           
  Misses        120      120           
Impacted Files Coverage Δ
...il-tool/bulk-email-task-manager/ViewEmailModal.jsx 50.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

<ModalDialog.Footer>
<ActionRow>
<ModalDialog.CloseButton variant="link">
Close
Copy link
Contributor

@justinhynes justinhynes Jun 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like hard-coded English. Can we resource this string?

Copy link
Contributor Author

@Mashal-m Mashal-m Jun 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Implemented this message through FormattedMessage i18n format.

Copy link
Contributor

@justinhynes justinhynes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One request around updating a hard-coded English string and we'll be good to go.

@Mashal-m Mashal-m force-pushed the mashal-m/paragon-modal-deprecation branch from 1f58e49 to 30810e0 Compare June 5, 2023 07:37
@codecov
Copy link

codecov bot commented Jun 5, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (a198557) 83.01% compared to head (9b69f5d) 83.01%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #95   +/-   ##
=======================================
  Coverage   83.01%   83.01%           
=======================================
  Files          46       46           
  Lines         683      683           
  Branches      132      132           
=======================================
  Hits          567      567           
  Misses        116      116           
Impacted Files Coverage Δ
...il-tool/bulk-email-task-manager/ViewEmailModal.jsx 50.00% <0.00%> (ø)
...ulk-email-tool/bulk-email-task-manager/messages.js 100.00% <ø> (ø)

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

@justinhynes justinhynes merged commit c2b4d04 into openedx:master Jun 5, 2023
snglth pushed a commit to Abstract-Tech/community-theme-communications that referenced this pull request Jan 9, 2024
* refactor: migrate off paragon modal deprecated component

* refactor: migrate off paragon modal deprecated component

* refactor: resource the close button string

* refactor: remove extra file

* refactor: add message in messages  file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants