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

Phase one of moving the function search into the editor search bar #2121

Merged
merged 1 commit into from Feb 24, 2017

Conversation

wldcordeiro
Copy link
Contributor

@wldcordeiro wldcordeiro commented Feb 24, 2017

Associated Issue: #2066

Summary of Changes

  • Add the initial dummy UI for where function search will be toggled.

Test Plan

  • Open debugger and toggle file search
  • See that the bottom bar has the initial UI for toggling function search

Screenshots/Videos

screenshot_20170223_192941

Active button

screenshot_20170223_193455

@codecov-io
Copy link

codecov-io commented Feb 24, 2017

Codecov Report

Merging #2121 into master will not change coverage.
The diff coverage is 0%.

@@          Coverage Diff           @@
##           master   #2121   +/-   ##
======================================
  Coverage       0%      0%           
======================================
  Files          74      73    -1     
  Lines        2324    2298   -26     
======================================
+ Misses       2324    2298   -26
Impacted Files Coverage Δ
src/components/Editor/SearchBar.js 0% <ø> (ø)
src/components/Editor/index.js 0% <ø> (ø)
src/utils/object-inspector.js 0% <ø> (ø)
src/components/shared/ObjectInspector.js 0% <ø> (ø)
src/components/shared/Popover.js

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 6912e14...e27d5d6. Read the comment docs.

@jasonLaster jasonLaster merged commit d05e245 into firefox-devtools:master Feb 24, 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.

None yet

3 participants