Skip to content

Refactored away old Button components #689

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

Merged

Conversation

bzzz-coding
Copy link
Member

Changes

  • Separated SearchButton and IconButton in Button component
  • Replaced old button components with new ones styled with Tailwind
  • Deleted old button components and related SASS code

<IconButton />
<IconButton disabled />
<SearchButton />
<SearchButton disabled />
Copy link
Member

Choose a reason for hiding this comment

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

qq: is this intentional to render both buttons? seems like its more for testing but just wanted to make sure

Copy link
Member Author

Choose a reason for hiding this comment

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

I was showcasing both buttons for a screenshot I included in my original tailwind button refactor PR (I think HfLA requires a screenshot for any frontend changes in the PR description?).

@bzzz-coding bzzz-coding merged commit 8066bf4 into hackforla:develop Jun 10, 2025
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