IE/Edge browser compatibility features #824
Merged
Conversation
This is done for two reasons: - In IE/Edge browsers currently, the border is not shown therefore the background of the detail element should stand out from the page body. - Increased contrast for those with disabilities.
Codecov Report
@@ Coverage Diff @@
## develop #824 +/- ##
===========================================
+ Coverage 99.53% 99.54% +<.01%
===========================================
Files 102 104 +2
Lines 3258 3272 +14
Branches 386 386
===========================================
+ Hits 3243 3257 +14
Misses 7 7
Partials 8 8
Continue to review full report at Codecov.
|
I am on a mac with no access to a windows machine at the moment. I have tested to make sure the panels still work as expected on my usual environment, but because I can't see for myself the result on Edge, hesitant to approve this PR...maybe post a screenshot of the result in Edge to convince me? |
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.
This is done for two reasons: