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

add navbar #196

Merged
merged 12 commits into from
Nov 4, 2024
Merged

add navbar #196

merged 12 commits into from
Nov 4, 2024

Conversation

iibarbari
Copy link
Collaborator

No description provided.

Copy link
Owner

@th0th th0th left a comment

Choose a reason for hiding this comment

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

tenor

frontend/package.json Outdated Show resolved Hide resolved
frontend/src/components/Bootstrap/index.tsx Outdated Show resolved Hide resolved
frontend/src/components/Bootstrap/index.tsx Show resolved Hide resolved
frontend/src/components/Header/Header.module.css Outdated Show resolved Hide resolved
frontend/vite.config.ts Outdated Show resolved Hide resolved
Copy link
Owner

@th0th th0th left a comment

Choose a reason for hiding this comment

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

I think we should separate CSS and JS as much as possible, so please no 'useMediaQuery.ts` 💐 If the only reason we need the browser width check in javascript is to close the drawer when browser width changes, I think we can safely ignore it since the resolution change when the drawer is open won't occur that common.

frontend/src/components/Collapse/index.tsx Outdated Show resolved Hide resolved
Copy link
Owner

@th0th th0th left a comment

Choose a reason for hiding this comment

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

👍

@iibarbari iibarbari merged commit 6cc8625 into reloaded Nov 4, 2024
3 checks passed
@iibarbari iibarbari deleted the add-navbar branch November 4, 2024 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants