Change the behavior of the header menus#37490
Merged
phil-davis merged 1 commit intomasterfrom Jun 11, 2020
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #37490 +/- ##
=========================================
Coverage 64.68% 64.68%
Complexity 19336 19336
=========================================
Files 1277 1277
Lines 75535 75535
Branches 1331 1331
=========================================
Hits 48860 48860
Misses 26283 26283
Partials 392 392
Continue to review full report at Codecov.
|
4deffb8 to
294936b
Compare
pmaier1
approved these changes
Jun 8, 2020
Contributor
pmaier1
left a comment
There was a problem hiding this comment.
Thx 👍 (not a technical review :) )
Contributor
|
@ChrisEdS I am not sure why you have merged these phpstan commits into your branch. Actually in your local git clone you just do something like:
|
8de296a to
ea35add
Compare
Cleanup code Add hover effect to the right menu Use RGBA instead of HEX Fix typo Add changelog entry
ea35add to
90f08e7
Compare
phil-davis
approved these changes
Jun 8, 2020
Contributor
phil-davis
left a comment
There was a problem hiding this comment.
Tested with chrome and works.
65 tasks
11 tasks
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
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.
Description
Included in this PR:
Motivation and Context
After feedback from various sites after a dynamic adjustment of the width of the left menu, I implemented this here.
How Has This Been Tested?
Screenshots:
Before:

After:

Types of changes
Checklist: