Skip to content

Conversation

@trevorgerhardt
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented Mar 8, 2017

Codecov Report

Merging #50 into dep-bump will increase coverage by <.01%.
The diff coverage is 0%.

@@             Coverage Diff             @@
##           dep-bump     #50      +/-   ##
===========================================
+ Coverage      0.02%   0.02%   +<.01%     
===========================================
  Files           285     284       -1     
  Lines          8333    8255      -78     
===========================================
  Hits              2       2              
+ Misses         8331    8253      -78
Impacted Files Coverage Δ
lib/manager/components/FeedSourceDropdown.js 0% <ø> (ø)
lib/common/user/Auth0Manager.js 0% <ø> (ø)
...ger/components/validation/GtfsValidationSummary.js 0% <ø> (ø)
lib/manager/components/FeedSourceTable.js 0% <ø> (ø)
lib/manager/components/UserAccountInfoPanel.js 0% <ø> (ø)
lib/editor/components/EntityDetails.js 0% <ø> (ø)
lib/manager/components/FeedVersionReport.js 0% <ø> (ø)
lib/editor/components/EditorFeedSourcePanel.js 0% <ø> (ø)
...nager/components/reporter/components/FeedLayout.js 0% <ø> (ø)
lib/common/components/Loading.js 0% <ø> (ø)
... and 67 more

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 25ea7af...a19a4d8. Read the comment docs.

}}>
<h3
onClick={this._toggleExpanded}
onKeyDown={(e) => {
Copy link
Contributor

Choose a reason for hiding this comment

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

Seems like this keyDown handler is implemented the same way in a lot of places. We should make a helper for the default action.

Copy link
Contributor

Choose a reason for hiding this comment

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

Yea, maybe a higher order component for accessible interactions?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I would say create a ticket and we should consider that in the future but leave it out for now.

@trevorgerhardt trevorgerhardt changed the base branch from dev to dep-bump March 8, 2017 13:06
@landonreed landonreed merged commit 3324e90 into dep-bump Mar 8, 2017
@landonreed landonreed deleted the fix-lint-errors branch March 8, 2017 15:11
landonreed pushed a commit that referenced this pull request Sep 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants