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: navbar & club info tag component #923

Merged
merged 23 commits into from
May 29, 2024
Merged

feat: navbar & club info tag component #923

merged 23 commits into from
May 29, 2024

Conversation

in-mai-space
Copy link
Contributor

Description

Navbar
Club info tag

Navbar and club info tag component.

How Has This Been Tested?

No tests.

Checklist

  • I have performed a self-review of my code
  • I have reached out to another developer to review my code
  • I have commented my code, particularly in hard-to-understand areas
  • New and existing unit tests pass locally with my changes

@in-mai-space in-mai-space self-assigned this May 27, 2024
@garrettladley garrettladley requested review from a team, DOOduneye and garrettladley and removed request for a team May 27, 2024 14:48
Copy link
Contributor

Choose a reason for hiding this comment

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

@TylerSchaefer4 do we want to host our components beneath design-system?

Copy link
Member

@garrettladley garrettladley left a comment

Choose a reason for hiding this comment

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

some nits and looking for @TylerSchaefer4's feedback. keep up the great work @in-mai-space 👑

tabBarShowLabel: true,
tabBarStyle: {
borderTopWidth: 1,
borderTopColor: '#00000066',
Copy link
Contributor

Choose a reason for hiding this comment

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

avoid hardcoding colors. Either use black or add this to the color theme config

@alderwhiteford alderwhiteford merged commit fc151c4 into main May 29, 2024
13 checks passed
@alderwhiteford alderwhiteford deleted the nav-bar branch May 29, 2024 04:56
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.

4 participants