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
Paths
| Differential D5363 Authored by ginsu on Oct 13 2022, 2: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
Event TimelineHerald added subscribers: • abosh, atul, tomek, ashoat. · View Herald TranscriptOct 13 2022, 2:25 PM2022-10-13 14:25:27 (UTC-7) ginsu edited the summary of this revision. (Show Details)Oct 13 2022, 2:30 PM2022-10-13 14:30:03 (UTC-7) ginsu attached a referenced file: F198687: Screen Recording 2022-10-13 at 5.21.54 PM.mov. (Show Details) ginsu edited the summary of this revision. (Show Details)Oct 13 2022, 2:36 PM2022-10-13 14:36:33 (UTC-7) Harbormaster completed remote builds in B12785: Diff 17559.Oct 13 2022, 2:36 PM2022-10-13 14:36:35 (UTC-7) Harbormaster completed remote builds in B12786: Diff 17560.Oct 13 2022, 2:48 PM2022-10-13 14:48:18 (UTC-7) Harbormaster completed remote builds in B12787: Diff 17561.Oct 13 2022, 3:00 PM2022-10-13 15:00:27 (UTC-7) ginsu edited the summary of this revision. (Show Details)Oct 13 2022, 9:43 PM2022-10-13 21:43:38 (UTC-7) Comment Actions Since @przemek just looked at the Modal code, figure he would be a good reviewer here Harbormaster completed remote builds in B12800: Diff 17576.Oct 14 2022, 7:51 AM2022-10-14 07:51:37 (UTC-7) This revision is now accepted and ready to land.Oct 14 2022, 7:59 AM2022-10-14 07:59:42 (UTC-7) This revision now requires review to proceed.Oct 14 2022, 8:01 AM2022-10-14 08:01:51 (UTC-7) Comment Actions 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 AM2022-10-14 11:25:25 (UTC-7) Closed by commit rCOMMb2a0ce970e0a: [web] introduced ModalOverlay component (authored by ginsu). · Explain WhyOct 14 2022, 12:24 PM2022-10-14 12:24:39 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 17559 web/modals/modal-overlay.css
web/modals/modal-overlay.react.js
web/modals/modal.css
web/modals/modal.react.js
|