Skip to content

Make header work on mobile#15

Merged
Scc33 merged 6 commits intomainfrom
headerFixes
Apr 4, 2025
Merged

Make header work on mobile#15
Scc33 merged 6 commits intomainfrom
headerFixes

Conversation

@Scc33
Copy link
Copy Markdown
Owner

@Scc33 Scc33 commented Apr 4, 2025

No description provided.

@Scc33 Scc33 requested a review from Copilot April 4, 2025 18:59
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
buddy-sql ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2025 7:19pm

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comments suppressed due to low confidence (1)

components/layout/Header.tsx:18

  • [nitpick] Consider using React refs for the mobile menu container and menu button instead of querying via document selectors. This approach can simplify the logic and improve encapsulation.
const handleOutsideClick = (event: MouseEvent) => {

Comment thread components/layout/Header.tsx Outdated
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Scc33 added 2 commits April 4, 2025 15:19
This reverts commit d25945c.
@Scc33 Scc33 merged commit b5ccbdc into main Apr 4, 2025
2 checks passed
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