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)
Sat, Sep 14, 5:22 AM
Unknown Object (File)
Sat, Sep 7, 7:31 AM
Unknown Object (File)
Thu, Sep 5, 7:48 AM
Unknown Object (File)
Thu, Sep 5, 5:47 AM
Unknown Object (File)
Sat, Aug 24, 9:38 AM
Unknown Object (File)
Sat, Aug 24, 9:38 AM
Unknown Object (File)
Sat, Aug 24, 9:33 AM
Unknown Object (File)
Aug 11 2024, 11:40 PM

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