Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UIP-2528 Fix misleading typo in overriden parameter name #98

Merged
merged 1 commit into from
Jul 19, 2017

Conversation

greglittlefield-wf
Copy link
Contributor

@greglittlefield-wf greglittlefield-wf commented Jul 19, 2017

Problem

The parameter for componentWillReceiveProps was incorrectly listed as prevProps.

This is very misleading when inspecting the super implementation when insde a flux component subclass.

Testing

N/A (the name of the changed parameter has no effect in this case)


FYA: @greglittlefield-wf @aaronlademann-wf @jacehensley-wf @clairesarsam-wf @joelleibow-wf

@aviary-wf
Copy link

Raven

Number of Findings: 0

@rmconsole2-wf rmconsole2-wf changed the title Fix misleading typo in overriden parameter name UIP-2528 Fix misleading typo in overriden parameter name Jul 19, 2017
@codecov-io
Copy link

codecov-io commented Jul 19, 2017

Codecov Report

Merging #98 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #98   +/-   ##
=======================================
  Coverage   94.86%   94.86%           
=======================================
  Files          31       31           
  Lines        1536     1536           
=======================================
  Hits         1457     1457           
  Misses         79       79

@jacehensley-wf
Copy link
Contributor

+1

@leviwith-wf
Copy link
Contributor

QA +1

  • Testing instruction
  • Dev +1's
  • [N/A] Unit tests created/updated
  • All unit tests pass
  • Rosie ran/Rosie comment displays expected info
  • Dependency Scan Clean

Merging.

@leviwith-wf leviwith-wf merged commit 4527f65 into master Jul 19, 2017
@greglittlefield-wf greglittlefield-wf deleted the parameter_name_typo branch February 26, 2018 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants