-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Change "show more repos" to extend the repo list #10674
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
Conversation
|
I think paging would be better, the repo list could be very very large indeed. |
|
I don't think paging would best option here as this is more for fast access to repos not for browsing |
|
Maybe just always extend it to the whole rendered page height? Extra scrollbars seem unneccesary given that there is almost always space. |
|
I also have a UX concern. Say my mouse is over the repo list but my intention is to scroll the whole page. Now I'd be inadvertently scrolling the repo list. |
|
@silverwind this is tricky from UX point in both ways :) If you do not add scrollbar you will always have to scroll up to access tabs, search box etc |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 months. Thank you for your contributions. |
|
unstale (?) |
|
Obsoleted by #11321 |
Replaces #8230