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: create Navbar component #582

Closed
wants to merge 1 commit into from

Conversation

gitstart
Copy link
Contributor

@gitstart gitstart commented Jul 25, 2023

Fixes #284

Demo

https://www.loom.com/share/4d43ee76d6be467f8d42f88b8985280f

Test

image

What

create a new Navbar component#8

Why

for Tremor users to have a Navbar

How

The changes were implemented following the other component as a base, created a new folder on layout-element

Testing

run:

npm run storybook

and search for Navbar

Co-authored-by: Rubens Rafael <70234898+RubensRafael@users.noreply.github.com>
Co-authored-by: Nitesh Singh <nitesh.singh@gitstart.dev>
Co-authored-by: Matheus Benini Ferreira <88898100+MatheusBeniniF@users.noreply.github.com>
@gitstart gitstart changed the title feat: create Navbar component (TRMR-OSS-13) feat: create Navbar component Jul 25, 2023
@gitstart
Copy link
Contributor Author

Hello @severinlandolt! Could you review this PR? There are other PRs here that are also ready for review it would be very interesting if you could help with the review, thanks. 😁

@gitstart gitstart marked this pull request as ready for review July 25, 2023 11:41
@severinlandolt
Copy link
Member

Hello @gitstart, I appreciate the pull request but I have to say no. Currently, we do not see any need for a dedicated NavBar component. I prefer to add a navbar to the page shell blocks rather than adding a new component very similar to the Tab. Nevertheless, thank you for your contribution! 🫶

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.

Navbar Please
2 participants