Page MenuHomePhabricator

[web] cleanup UnsavedChangesModal
ClosedPublic

Authored by ginsu on Feb 11 2024, 10:42 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)
Mar 12 2024, 7:26 PM
Unknown Object (File)
Mar 12 2024, 6:22 PM
Unknown Object (File)
Mar 7 2024, 1:10 AM
Unknown Object (File)
Feb 21 2024, 12:44 PM
Subscribers

Details

Summary

This diff cleans up the onse off styles in the UnsavedChangesModal and updates the modal to follow the conventions of the new modal api

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

Depends on D11024

Test Plan

Please see the screenshot below

Screenshot 2024-02-12 at 1.43.40 AM.png (2×3 px, 762 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.
web/modals/unsaved-changes-modal.react.js
57 ↗(On Diff #36966)

This is a comma splice. Let's convert it into two sentences

Looks good, but make sure to address copy feedback before landing.

This revision is now accepted and ready to land.Feb 12 2024, 12:15 PM

address comments + rebase before landing

This revision was automatically updated to reflect the committed changes.