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

Modernize polaris-choice-list component #451

Merged
merged 2 commits into from
Dec 2, 2019

Conversation

vladucu
Copy link
Member

@vladucu vladucu commented Nov 29, 2019

No description provided.

@vladucu vladucu self-assigned this Nov 29, 2019
Copy link
Member

@andrewpye andrewpye left a comment

Choose a reason for hiding this comment

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

*/
choices: null,
choices = [];
Copy link
Member

Choose a reason for hiding this comment

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

Any particular reason for changing this? Also if this has changed from null to [], should we make the same change to selected for consistency? 🤔

Copy link
Member Author

Choose a reason for hiding this comment

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

changed this because it should be the default....we didn't do this before because of leaking issue before refactored into an ES6

yeah, can make selected too 👍

@vladucu vladucu merged commit 2613789 into refactor/es6-classes Dec 2, 2019
@vladucu vladucu deleted the refactor/es6-polaris-choice-list branch December 2, 2019 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants