-
Notifications
You must be signed in to change notification settings - Fork 1
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
Create custom Button Component #124
Comments
Will begin after completing #127 |
ryandotfurrer
moved this from Tasks To Do
to In Progress
in Gridiron Survivor Sprint Board
Apr 12, 2024
shashilo
added a commit
that referenced
this issue
Apr 25, 2024
Closes issue #124 ## Change Description(s) -Edited Button component to customize to our colors - Commented out the initial "default" and "outline" variants and made my own. - [Our design](https://www.figma.com/file/jJXt7OmmwSvHLpkFa8zEDh/Gridiron-Survivor-App?type=design&node-id=1-153&mode=design&t=yuGQC9u2T3Dxgmvn-0) currently only uses one type of button, but I thought it wise to at least add one other variant. - ![Screenshot of Gridiron Survivor login screen](https://github.com/LetsGetTechnical/gridiron-survivor/assets/40150036/d1b16b72-884a-40cf-a8f3-ca775443b9de) - I also edited the base button component, not just our variants, to be the full-width of their container as no part of our design has a button that is not as wide as the parent container. ## Finished Results Below is a screenshot of their buttons. I placed them inside a div with a border and some padding so you could see that they are the full-width of the parent container (minus the padding). ![Screenshot of current Gridiron Survivor homepage showcasing the two button variants](https://github.com/LetsGetTechnical/gridiron-survivor/assets/40150036/334f1ec5-c184-433c-ae14-71fb7277576d) --------- Co-authored-by: Shashi Lo <[email protected]>
github-project-automation
bot
moved this from In Progress
to Done
in Gridiron Survivor Sprint Board
Apr 25, 2024
Clue355
pushed a commit
that referenced
this issue
May 1, 2024
Closes issue #124 ## Change Description(s) -Edited Button component to customize to our colors - Commented out the initial "default" and "outline" variants and made my own. - [Our design](https://www.figma.com/file/jJXt7OmmwSvHLpkFa8zEDh/Gridiron-Survivor-App?type=design&node-id=1-153&mode=design&t=yuGQC9u2T3Dxgmvn-0) currently only uses one type of button, but I thought it wise to at least add one other variant. - ![Screenshot of Gridiron Survivor login screen](https://github.com/LetsGetTechnical/gridiron-survivor/assets/40150036/d1b16b72-884a-40cf-a8f3-ca775443b9de) - I also edited the base button component, not just our variants, to be the full-width of their container as no part of our design has a button that is not as wide as the parent container. ## Finished Results Below is a screenshot of their buttons. I placed them inside a div with a border and some padding so you could see that they are the full-width of the parent container (minus the padding). ![Screenshot of current Gridiron Survivor homepage showcasing the two button variants](https://github.com/LetsGetTechnical/gridiron-survivor/assets/40150036/334f1ec5-c184-433c-ae14-71fb7277576d) --------- Co-authored-by: Shashi Lo <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: