-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Make fileheader sticky in diffs #14616
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
do you know how this behaves on a mobile? |
On mobile phone sticky filename is hidden due to the combination of many possible widths and lengths.
Got the opportunity to test it on real mobile phone. |
that seems reasonable to me. |
Can merge the two PRs? |
If you mean this one and #14635 , then sure. EDIT: maybe I misunderstood. Am I supposed to merge them together and push here? |
yeah just merge them into here. |
- Hide arrow for select buttons. - Fix changes, additions and deletions. With flexbox they look very broken. This commit hides some words to, so the result is: "123 changed files 987 additions 456 deletions" - center text in buttons
Commits merged here |
🚀 |
Make filenames sticky in PR and commits.
Fix #12552