Page MenuHomePhabricator

[web] Split modal into multiple components
ClosedPublic

Authored by tomek on Jul 3 2023, 5:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 4, 5:15 AM
Unknown Object (File)
Sat, May 4, 5:15 AM
Unknown Object (File)
Sat, May 4, 5:15 AM
Unknown Object (File)
Sat, May 4, 5:13 AM
Unknown Object (File)
Sat, May 4, 4:43 AM
Unknown Object (File)
Thu, May 2, 10:19 PM
Unknown Object (File)
Apr 3 2024, 9:48 AM
Unknown Object (File)
Apr 3 2024, 9:48 AM
Subscribers

Details

Summary

Manage links modal is complicated so it makes sense to split it into multiple components. Following diffs will introduce new components that are conditionally displayed.

Depends on D8413

Test Plan

This is only a refactoring. Tested if the modal still works.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

tomek requested review of this revision.Jul 3 2023, 5:25 AM
This revision is now accepted and ready to land.Jul 4 2023, 12:23 AM
web/invite-links/manage/existing-link-content.react.js
28 ↗(On Diff #28344)

I know this is a refactor, but it seems like we're using spaces for padding

web/invite-links/manage/existing-link-content.react.js
28 ↗(On Diff #28344)

If we decide to update the approach, I'll update both diffs. Let's discuss it in https://phab.comm.dev/D8413#inline-54087

This revision was automatically updated to reflect the committed changes.