-
-
Notifications
You must be signed in to change notification settings - Fork 28
Fix: mobile issues #348
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
Open
kiwicopple
wants to merge
7
commits into
supabase:master
Choose a base branch
from
kiwicopple:claude/mobile-nav-redesign-A983F
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Fix: mobile issues #348
kiwicopple
wants to merge
7
commits into
supabase:master
from
kiwicopple:claude/mobile-nav-redesign-A983F
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
On mobile screens, the header now shows a hamburger icon that opens a slide-out menu with search, navigation links, user account options, and theme switcher. Desktop navigation remains unchanged.
|
@claude is attempting to deploy a commit to the Supabase Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Pull Request Test Coverage Report for Build 21032492151Details
💛 - Coveralls |
- Show search icon on mobile instead of full search bar - Clicking icon expands search and hides logo - Search collapses when focus is lost - Add autoFocus prop to Search and SearchInput components
- Show just package name in heading instead of full handle@name - Move author to separate line below heading - Add break-words and min-w-0 to prevent heading overflow - Separate version and created date on their own line
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Draft