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

Fixes color flash for add funds button #11388

Merged
merged 1 commit into from
Oct 9, 2017

Conversation

NejcZdovc
Copy link
Contributor

@NejcZdovc NejcZdovc commented Oct 9, 2017

Submitter Checklist:

  • Submitted a ticket for my issue if one did not already exist.
  • Used Github auto-closing keywords in the commit message.
  • Added/updated tests for this change (for new code or code which already has tests).
  • Ran git rebase -i to squash commits (if needed).
  • Tagged reviewers and labelled the pull request as needed.

Resolves #11387
Resolves #4066

Auditors:

Test Plan:

Reviewer Checklist:

Tests

  • Adequate test coverage exists to prevent regressions
  • Tests should be independent and work correctly when run individually or as a suite ref
  • New files have MPL2 license header

@NejcZdovc NejcZdovc added this to the 0.19.x (Beta Channel) milestone Oct 9, 2017
@NejcZdovc NejcZdovc self-assigned this Oct 9, 2017
@@ -170,6 +170,7 @@ class EnabledContent extends ImmutableComponent {

render () {
const ledgerData = this.props.ledgerData
console.log(ledgerData.toJS())
Copy link
Contributor

Choose a reason for hiding this comment

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

oops

Copy link
Contributor Author

Choose a reason for hiding this comment

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

crap 😄

@cezaraugusto
Copy link
Contributor

cezaraugusto commented Oct 9, 2017

I think this definitely solves #4066 too

@cezaraugusto
Copy link
Contributor

Looks good but setting as blocked until #11397

Resolves brave#11387
Resolves brave#4066

Auditors:

Test Plan:
Copy link
Contributor

@cezaraugusto cezaraugusto left a comment

Choose a reason for hiding this comment

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

++ works great

@cezaraugusto cezaraugusto merged commit 2cf81bd into brave:master Oct 9, 2017
cezaraugusto added a commit that referenced this pull request Oct 9, 2017
Fixes color flash for add funds button
cezaraugusto added a commit that referenced this pull request Oct 9, 2017
Fixes color flash for add funds button
@cezaraugusto
Copy link
Contributor

master 2cf81bd
0.20.x 0156130
0.19.x a3fe13c

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants