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

Surface the "Invite Members" button to the main navigation #4186

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

joepavitt
Copy link
Contributor

Description

  • Adds "Invite Members" button to the primary navigation (desktop view only for now)
  • Cleans up messaging in the "Invite Members" dialog to make it clear you can invite multiple users
  • Adds support for ?action=invite to the Team Members page which will automatically open the "Invite Members" dialog upon navigation
Screenshot 2024-07-16 at 16 13 28

Related Issue(s)

Closes #4181

Copy link

codecov bot commented Jul 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.62%. Comparing base (01934d5) to head (bd5ce13).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4186   +/-   ##
=======================================
  Coverage   78.62%   78.62%           
=======================================
  Files         286      286           
  Lines       13097    13097           
  Branches     2926     2926           
=======================================
  Hits        10298    10298           
  Misses       2799     2799           
Flag Coverage Δ
backend 78.62% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hardillb hardillb merged commit 9567425 into main Jul 17, 2024
13 of 14 checks passed
@hardillb hardillb deleted the 4181-surface-invite-button branch July 17, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Surface 'Invite Member' button
2 participants