-
Notifications
You must be signed in to change notification settings - Fork 115
Add "Open Team Invite" section to Teams documentation #569
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Zihan Kuang <zihan_kuang@outlook.com>
✅ Deploy Preview for bejewelled-pegasus-b0ce81 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Signed-off-by: Zihan Kuang <127078886+zihanKuang@users.noreply.github.com>
## Open Team Invite | ||
|
||
The "Open Team Invite" feature allows administrators to enable a specific invitation method for users to join a particular team. This is intended to function like an [Open Org Invite Link](https://docs.layer5.io/cloud/identity/users/user-management/), but for a specific team, providing a direct way to invite members rather than adding them manually. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"a specific invitation method" - perhaps, this could be made into less abstract phrasing.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The current UI still uses a checkbox,and it hasn't been fixed. I'm unsure what the intended UI element should be.
## Open Team Invite | ||
|
||
The "Open Team Invite" feature allows administrators to enable a specific invitation method for users to join a particular team. This is intended to function like an [Open Org Invite Link](https://docs.layer5.io/cloud/identity/users/user-management/), but for a specific team, providing a direct way to invite members rather than adding them manually. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"intended to"? Rather, "does".
 | ||
|
||
### Why Use Open Team Invite |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Refine your AI output, please.
Let's not call it "Open Team Invite".
### Why Use Open Team Invite | ||
|
||
* **Effortless Onboarding to Teams:** Provides a single invitation link that seamlessly guides users through account creation (if new), organization membership, and directly into the specific team. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is marketing fluff and AI generated content that is of little value. These are docs, not marketing website.
Focus on how the feature works, when to use it, best practices of using it and any caveats of its use.
### How Open Team Invite Works | ||
|
||
1. **Copy Team Invite Link:** After clicking the relevant UI element, the link is copied to your clipboard.[^1] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"After clicking the relevant UI element," - - too abstract.
Do we really need to tell our users that when they click "the relevant UI element" (the copy link button) that the link is then copied to clipboard? 🫤
Less AI, more Zihan.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The current UI still uses a checkbox,and it hasn't been fixed. I'm unsure what the intended UI element should be.
Thank you for the animated gif. In this case, a screenshot of the Edit Team window, perhaps, would have been just as effective. |
Signed-off-by: Zihan Kuang <127078886+zihanKuang@users.noreply.github.com>
Signed-off-by: Zihan Kuang <127078886+zihanKuang@users.noreply.github.com>
Add "Open Team Invite" section to Teams documentation
Notes for Reviewers
This PR fixes #560
This PR introduces a new section detailing the "Open Team Invite" feature on the Teams documentation page.
Key changes include:
open_team_invite.gif
) to visually illustrate the process.