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

Button #186

Open
michaelKurowski opened this issue Apr 26, 2019 · 2 comments
Open

Button #186

michaelKurowski opened this issue Apr 26, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request for newbies Good for newbies frontend Frontend related ticket

Comments

@michaelKurowski
Copy link
Owner

michaelKurowski commented Apr 26, 2019

Is your feature request related to a problem? Please describe.
A generic button component.

Describe the solution you'd like
Props:

  • type: text button, or icon button
  • text: text to be used for text button
  • icon: name of the icon to be used for the button
  • size: small, medium, big
  • style: primary, secondary, teriary
  • callback: a function to be run upon clicking
  • isDisabled

Primary:
image
image

Secondary:
image

@michaelKurowski michaelKurowski added enhancement New feature or request frontend Frontend related ticket for newbies Good for newbies labels Apr 26, 2019
@michaelKurowski michaelKurowski added the blocked Blocked by another issue label Apr 26, 2019
@michaelKurowski
Copy link
Owner Author

Blocked by #178

@Damian4Lupa Damian4Lupa self-assigned this Oct 7, 2019
@michaelKurowski michaelKurowski removed the blocked Blocked by another issue label Oct 21, 2019
@michaelKurowski
Copy link
Owner Author

Blocking ticket has been resolved

@Damian4Lupa Damian4Lupa removed their assignment Oct 21, 2019
@Damian4Lupa Damian4Lupa self-assigned this Nov 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request for newbies Good for newbies frontend Frontend related ticket
Projects
None yet
Development

No branches or pull requests

2 participants