-
-
Notifications
You must be signed in to change notification settings - Fork 234
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
Bug: we cant see the sidebars on small screens #1510
Comments
The Sidebar had intentionally been hidden for Responsiveness purposes, and it was further worked on with the PR #1490 Are you suggesting that we should still look for a way to factor it into display on mobile!? I could be all in for this idea too, but this is if we're looking to factor in display for the We could look to implement a Side Navigation to hold this and show it onClick a trigger.. Though the Right sidebar is non-imperative IMHO and we needn't cluster the very small mobile viewport with an extra option but maybe everything can fit into the Side Navigate from top of bottom, that way we are still able to keep the |
@bdougie @brandonroberts My suggestion would be to add this part to the mobile view: |
There is no design but fine to see your interpretation. Radix and Headless UI not have an options. The List feature also has a drawers designed for filtering. cc @open-sauced/design |
.take |
currently the repo list is shown like this: For small screens, this takes too much space and so it will be like this for them: How about making this the default for all screen sizes? It looks much better like this IMHO @bdougie |
@open-sauced/design for feedback |
Will revisit when we refresh the feed page |
Describe the bug
If we go to small or medium screens, there is no way to see the side bars:
Steps to reproduce
Browsers
No response
Additional context (Is this in dev or production?)
No response
Code of Conduct
Contributing Docs
The text was updated successfully, but these errors were encountered: