-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Drop a few dashboard-related changes #1330
Conversation
GitHub changed the dashboard style
This comment has been minimized.
This comment has been minimized.
The button appears a bit later, so it can't stop listening to changes as soon as it can't find it
|
Just noting some of the code being removed here like the account switcher and dashboard sections hiding is one of the first code with which Sindre started Refined GitHub and now GitHub has improved it so we can drop it. It's nice to see it all coming full circle. |
This will impact GHE so I'd prefer this to be backwards compatible for
those users for a bit longer.
…On Thu, May 17, 2018, 5:25 PM Haralan Dobrev ***@***.***> wrote:
***@***.**** approved this pull request.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1330 (review)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA0WZKMxeSCENka-hYhw_-1FBnVYSw2Lks5tzfjpgaJpZM4UDxvB>
.
|
source/content.js
Outdated
@@ -73,7 +72,6 @@ import addScopedSearchOnUserProfile from './features/add-scoped-search-on-user-p | |||
import monospaceTextareas from './features/monospace-textareas'; | |||
import improveShortcutHelp from './features/improve-shortcut-help'; | |||
import displayIssueSuggestions from './features/display-issue-suggestions'; | |||
import addPullRequestHotkey from './features/add-pull-request-hotkey'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you mean to remove this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good catch. I didn’t. It was a bad manual merge
As long as PRs don’t break GHE we can still merge them. You’ll just miss this minor cleanup until your GHE is updated |
Maybe leave the move account sidebar for a bit let them at least have that |
@yakov116 same answer applies. |
GitHub changed the dashboard style. Fixes #1331
Native
Current PR