Page MenuHomePhabricator

[web] cleanup alert modal
ClosedPublic

Authored by ginsu on Feb 11 2024, 10:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 8 2024, 1:05 PM
Unknown Object (File)
Apr 8 2024, 1:05 PM
Unknown Object (File)
Apr 8 2024, 1:05 PM
Unknown Object (File)
Apr 8 2024, 1:04 PM
Unknown Object (File)
Apr 2 2024, 9:40 PM
Unknown Object (File)
Mar 12 2024, 8:09 PM
Unknown Object (File)
Mar 12 2024, 6:24 PM
Unknown Object (File)
Mar 7 2024, 1:22 AM
Subscribers

Details

Summary

This diff cleans up the one off styles in the alert modal and replaces it with styles of the redesigned modal.

Linear task: https://linear.app/comm/issue/ENG-5943/extendmodify-the-modal-props-api-to-follow-new-modal-designs

Depends on D11025

Test Plan

Please see the screenshot below

Screenshot 2024-02-12 at 1.49.47 AM.png (2×3 px, 860 KB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ginsu edited the test plan for this revision. (Show Details)
ginsu added reviewers: atul, inka.
atul added inline comments.
web/modals/alert.react.js
31 ↗(On Diff #36967)

Wrapping children in <p> seems weird to me. That seems like something that should be handled "internally" to children?

That said, this is how it was, so out of scope for this diff.

This revision is now accepted and ready to land.Feb 12 2024, 12:27 PM
This revision was landed with ongoing or failed builds.Feb 15 2024, 2:26 AM
This revision was automatically updated to reflect the committed changes.