Skip to content
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

[projects] show invite team members button for teams only #5418

Merged
merged 1 commit into from
Aug 27, 2021

Conversation

AlexTugarev
Copy link
Member

Fixes #5385

@gtsiolis
Copy link
Contributor

gtsiolis commented Aug 27, 2021

Looking at this now! 👀

@@ -102,7 +102,7 @@ export default function () {
<div className="flex-1" />
<div className="py-3 pl-3">
</div>
<Link to="./members" className="flex"><button className="ml-2 secondary">Invite Members</button></Link>
{team && <Link to="./members" className="flex"><button className="ml-2 secondary">Invite Members</button></Link>}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good and pretty straightforward! UX works as expected. 🐠 🐟 🐡

Thanks so much for picking this up @AlexTugarev! 🎣

@roboquat roboquat added the lgtm label Aug 27, 2021
@roboquat
Copy link
Contributor

LGTM label has been added.

Git tree hash: 174ffba62f3d7dc938792230fcd297deb7861fbb

@AlexTugarev
Copy link
Member Author

/approve

@roboquat
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: AlexTugarev, gtsiolis

Associated issue: #5385

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@roboquat roboquat merged commit 873208d into main Aug 27, 2021
@roboquat roboquat deleted the at/invite-members-button branch August 27, 2021 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove invite members button from the projects list for personal accounts
3 participants