Page MenuHomePhabricator

[web] introduced ModalOverlay component
ClosedPublic

Authored by ginsu on Oct 13 2022, 2:25 PM.
Tags
None
Referenced Files
F3245877: D5363.diff
Thu, Nov 14, 8:32 PM
Unknown Object (File)
Fri, Nov 8, 3:28 AM
Unknown Object (File)
Mon, Oct 28, 5:09 AM
Unknown Object (File)
Mon, Oct 28, 5:09 AM
Unknown Object (File)
Mon, Oct 28, 5:09 AM
Unknown Object (File)
Mon, Oct 28, 5:09 AM
Unknown Object (File)
Mon, Oct 28, 5:09 AM
Unknown Object (File)
Mon, Oct 28, 5:05 AM

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
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.