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

Implement header component #53

Closed
arkid15r opened this issue Nov 3, 2024 · 2 comments · Fixed by #85
Closed

Implement header component #53

arkid15r opened this issue Nov 3, 2024 · 2 comments · Fixed by #85
Assignees
Labels

Comments

@arkid15r
Copy link
Collaborator

arkid15r commented Nov 3, 2024

The component should be responsible for rendering the Nest navbar:

Screenshot 2024-11-03 at 9 43 33 AM

The currently used code is located here

<nav class="navbar navbar-expand-lg sticky-top border-bottom border-body mb-4"

For simplicity we can focus on just replicating the current look with TypeScript/React for now.

@arkid15r arkid15r added this to the Implement Nest frontend milestone Nov 3, 2024
@arkid15r arkid15r changed the title Implement navigation bar component Implement header component Nov 3, 2024
@kasya kasya self-assigned this Nov 5, 2024
@kasya
Copy link
Collaborator

kasya commented Nov 5, 2024

I'm taking this one! 💯

@arkid15r
Copy link
Collaborator Author

arkid15r commented Nov 5, 2024

Thank you @kasya

@arkid15r arkid15r linked a pull request Nov 24, 2024 that will close this issue
@kasya kasya closed this as completed in #85 Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants