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

List in redux component #8557

Closed
NejcZdovc opened this issue Apr 28, 2017 · 1 comment
Closed

List in redux component #8557

NejcZdovc opened this issue Apr 28, 2017 · 1 comment

Comments

@NejcZdovc
Copy link
Contributor

NejcZdovc commented Apr 28, 2017

Test plan

#8558 (comment)


Describe the issue you encountered:
We sometimes need to pass in Immutable List into redux component props, because we need to display a list of X items (for example tabs). For that reason we need to do a List check in ReduxComponent.

@NejcZdovc NejcZdovc added this to the 0.15.1 milestone Apr 28, 2017
@NejcZdovc NejcZdovc self-assigned this Apr 28, 2017
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Apr 28, 2017
Resolves brave#8557

Auditors: @bridiver

Test Plan:
- create redux component
- pass prop as a simple List
- component should not update if props is the same
@bsclifton
Copy link
Member

Moving to 0.15.2, since 0.15.1 is now a hotfix release 😄

@bsclifton bsclifton modified the milestones: 0.15.2, 0.15.1 Apr 28, 2017
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Apr 28, 2017
Resolves brave#8557

Auditors: @bridiver

Test Plan:
- create redux component
- pass prop as a simple List
- component should not update if props is the same
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Apr 28, 2017
Resolves brave#8557

Auditors: @bridiver

Test Plan:
- create redux component
- pass prop as a simple List
- component should not update if props is the same
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Apr 28, 2017
Resolves brave#8557

Auditors: @bridiver

Test Plan:
- create redux component
- pass prop as a simple List
- component should not update if props is the same
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Apr 28, 2017
Resolves brave#8557

Auditors: @bridiver

Test Plan:
- create redux component
- pass prop as a simple List
- component should not update if props is the same
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Apr 28, 2017
Resolves brave#8557

Auditors: @bridiver

Test Plan:
- create redux component
- pass prop as a simple List
- component should not update if props is the same
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Apr 28, 2017
Resolves brave#8557

Auditors: @bridiver

Test Plan:
- create redux component
- pass prop as a simple List
- component should not update if props is the same
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.