Page MenuHomePhabricator

[web] introduced ModalOverlay component
ClosedPublic

Authored by ginsu on Oct 13 2022, 2:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jan 5, 4:39 PM
Unknown Object (File)
Sun, Jan 5, 4:39 PM
Unknown Object (File)
Sun, Jan 5, 4:39 PM
Unknown Object (File)
Sun, Jan 5, 4:39 PM
Unknown Object (File)
Sun, Jan 5, 4:39 PM
Unknown Object (File)
Sun, Jan 5, 4:39 PM
Unknown Object (File)
Sun, Jan 5, 4:33 PM
Unknown Object (File)
Mon, Dec 16, 4:25 PM

Details

Summary

introduced ModalOverlay component. The ModalOverlay component extracts the overlay logic from the Modal component into a separate component. Eventually we are going to want to migrate the ModalOverlay into lib


Linear Task: ENG-2038

Test Plan

Please watch the video to see that there are no visual or performance regressions with the new ModalOverlay component

Diff Detail

Repository
rCOMM Comm
Branch
arcpatch-D5363 (branched from master)
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

ginsu edited the test plan for this revision. (Show Details)
ginsu added reviewers: atul, abosh, rohan.
ginsu requested review of this revision.Oct 13 2022, 2:36 PM

made focus of this diff just moving code

ashoat added a subscriber: przemek.

Since @przemek just looked at the Modal code, figure he would be a good reviewer here

This revision is now accepted and ready to land.Oct 14 2022, 7:59 AM
This revision now requires review to proceed.Oct 14 2022, 8:01 AM

Thanks!!

Guessing it was a bit tedious to redo work you'd already done, but this is way easier to review

This revision is now accepted and ready to land.Oct 14 2022, 11:25 AM
This revision was automatically updated to reflect the committed changes.