Page MenuHomePhabricator

[web] Open invite link modal when the link is clicked
ClosedPublic

Authored by tomek on May 24 2023, 9:38 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 4, 12:42 AM
Unknown Object (File)
Mon, Mar 4, 12:42 AM
Unknown Object (File)
Mon, Mar 4, 12:42 AM
Unknown Object (File)
Sun, Mar 3, 9:41 PM
Unknown Object (File)
Feb 20 2024, 8:20 AM
Unknown Object (File)
Feb 20 2024, 6:06 AM
Unknown Object (File)
Feb 19 2024, 9:54 PM
Unknown Object (File)
Feb 7 2024, 2:41 PM
Subscribers

Details

Summary

When a user isn't logged in, we show login panel. When a user logs in, we show a modal.

Depends on D7958

Test Plan

Open invite link as a logged-in user - a modal should appear.
Open the link as a logged-out user. A login form should appear. After successful login, the modal appears.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

web/invite-links/invite-link-handler.react.js
33–36 ↗(On Diff #27001)

We're making sure that one link click causes at most one modal open

tomek requested review of this revision.May 24 2023, 9:57 AM
This revision is now accepted and ready to land.May 25 2023, 12:52 AM