Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Show result list#3585

Merged
wldcordeiro merged 1 commit into
firefox-devtools:masterfrom
jasonLaster:fix-symbol-modal
Aug 7, 2017
Merged

Show result list#3585
wldcordeiro merged 1 commit into
firefox-devtools:masterfrom
jasonLaster:fix-symbol-modal

Conversation

@jasonLaster
Copy link
Copy Markdown
Contributor

Associated Issue: #3584

Summary of Changes

the input wrapper was surrounding results as well. looks like we can easily mess up the dom heirarchy.

}
</div>
</Modal>
</SymbolModal>"
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this output is pretty nice in snapshots

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 7, 2017

Codecov Report

Merging #3585 into master will increase coverage by 1.37%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3585      +/-   ##
==========================================
+ Coverage   52.98%   54.35%   +1.37%     
==========================================
  Files         119      119              
  Lines        4660     4660              
  Branches      962      962              
==========================================
+ Hits         2469     2533      +64     
+ Misses       2191     2127      -64
Impacted Files Coverage Δ
src/components/SymbolModal.js 44.18% <0%> (+13.95%) ⬆️
src/utils/result-list.js 36.58% <0%> (+36.58%) ⬆️
src/components/shared/Modal.js 68.42% <0%> (+57.89%) ⬆️
src/components/shared/SearchInput.js 91.66% <0%> (+83.33%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4426f62...d902821. Read the comment docs.

@wldcordeiro wldcordeiro merged commit 2a90c35 into firefox-devtools:master Aug 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants