-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[team-sub] fix wording on add members #7811
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
|
/werft run 👍 started the job as gitpod-build-se-team-plan-wording.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.
tiny grammar change - my fault sorry.
@@ -609,10 +609,10 @@ function AddMembersModal(props: { | |||
return (<Modal visible={true} onClose={props.onClose}> | |||
<h3 className="pb-2">Add Members</h3> | |||
<div className="border-t border-b border-gray-200 dark:border-gray-800 mt-2 -mx-6 px-6 py-4"> | |||
<p className="pb-4 text-gray-500 text-base">Add members to the team plan.</p> | |||
<p className="pb-4 text-gray-500 text-base">Select the number of members to add the team plan.</p> |
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.
missing a to
Select the number of members to add to the team plan.
1bdedc3
to
58a2536
Compare
LGTM label has been added. Git tree hash: d9a8f7715ffd2f9618b3dd5fdce3623b7ad9719f
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jldec Associated issue: #7806 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 |
Codecov Report
@@ Coverage Diff @@
## main #7811 +/- ##
==========================================
- Coverage 11.46% 10.20% -1.27%
==========================================
Files 20 18 -2
Lines 1177 1009 -168
==========================================
- Hits 135 103 -32
+ Misses 1039 905 -134
+ Partials 3 1 -2
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
fixes #7806