-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Set button size Medium for Workspace Invite and Resend Link #7224
Set button size Medium for Workspace Invite and Resend Link #7224
Conversation
cc: @shawnborton for button design check... |
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.
LGTM. Leaving button design check to Shawn.
cc: @roryabraham
🎀 👀 🎀 C+ reviewed
Looks good! |
@@ -139,6 +139,7 @@ class ResendValidationForm extends React.Component { | |||
</Text> | |||
</TouchableOpacity> | |||
<Button | |||
medium |
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.
Just curious - if you don't specify medium, what size is the default? I wonder if we want to make medium the default size if it's not already?
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.
It takes styles.button
which has the height of large
size with ph3
horizontal spacing.
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 ambiguity would also be removed if we had a size
prop with a default value 😏
Not going to address here but in #7220 instead
@@ -139,6 +139,7 @@ class ResendValidationForm extends React.Component { | |||
</Text> | |||
</TouchableOpacity> | |||
<Button | |||
medium |
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 ambiguity would also be removed if we had a size
prop with a default value 😏
Not going to address here but in #7220 instead
🚀 Deployed to staging by @roryabraham in version: 1.1.29-7 🚀
|
🚀 Deployed to production by @roryabraham in version: 1.1.30-3 🚀
|
Details
Fixed Issues
$ #7037
Tests
QA Steps
For Workspace Manage Members
For Resend Link
Tested On
Screenshots
Web
Mobile Web
Desktop
iOS
Android