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

feat: build the button component based on updated spec #35

Open
wants to merge 6 commits into
base: fix/failing-package-generator
Choose a base branch
from

Conversation

@ahmadshaheer ahmadshaheer changed the title feat: add button based on updated spec feat: build the button component based on updated spec Feb 26, 2025
@ahmadshaheer ahmadshaheer changed the base branch from main to fix/failing-package-generator February 26, 2025 08:09
Copy link

@GeekBoySupreme GeekBoySupreme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • The border radius of the buttons do not adhere to the Figma. Needs to be fixed.
  • There are no buttons with borders defined
  • Add a variant for the pending state - where the icon of a button gets replaced with the loading spinner. Ideally I should be able to pass both pending and disabled states as props
  • Add hover states to the buttons according to the designs

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.

2 participants