Page MenuHomePhabricator

[web] refactored modal-provider.js imports to use lib instead of web
AbandonedPublic

Authored by ginsu on Oct 12 2022, 1:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 7, 11:23 AM
Unknown Object (File)
Sat, Oct 26, 2:46 AM
Unknown Object (File)
Sep 27 2024, 2:38 AM
Unknown Object (File)
Sep 27 2024, 2:37 AM
Unknown Object (File)
Sep 27 2024, 2:36 AM
Unknown Object (File)
Sep 19 2024, 1:34 PM
Unknown Object (File)
Sep 19 2024, 6:13 AM
Unknown Object (File)
Sep 14 2024, 5:22 AM

Details

Summary

refactored modal-provider.js imports to use lib instead of web. Also removed modal-provider.js in web since it is no longer being called

Next Steps:

  1. Refacor modal.react.js in landing
  2. Refactor modal-provider.js imports in landing to use lib instead of landing

Depends on D5354
Linear Task: ENG-2038

Test Plan

Please view the attached video to see that all the files are calling lib/components/modal-provider.react. Also everything compiles successfully and all modals act the same before which are all really strong indications that everything works

Diff Detail

Repository
rCOMM Comm
Branch
eng-2038 (branched from master)
Lint
No Lint Coverage
Unit
No Test Coverage