Skip to content

When an item is selected in ExpandableDataPickerSample, it falls into… - #2953

Open
Sangwook-Lee wants to merge 1 commit into
release-2.6.4-rc.17from
ENYO-4657-sangwook
Open

When an item is selected in ExpandableDataPickerSample, it falls into…#2953
Sangwook-Lee wants to merge 1 commit into
release-2.6.4-rc.17from
ENYO-4657-sangwook

Conversation

@Sangwook-Lee

Copy link
Copy Markdown

Issue

When an item is selected in ExpandableDataPickerSample, it falls into an infinite loop.
So, application is stopped.

Fix

Modified activateChanged handler is called when this.active is equeal to true.
Changed tap event handler of SelectableItem to be called when both 'selected' and 'active' are equal to true.

ENYO-4657 Enyo: when an item is selected in ExpandableDataPicker, it falls into an infinite loop
Enyo-DCO-1.1-Signed-off-by: Sangwook Lee sangwook1203.lee@lge.com

… an infinite loop.

So, application is stopped.

Modified activateChanged handler is called when this.active is equeal to `true`.
Changed tap event handler of SelectableItem to be called when both 'selected' and 'active' are equal to `true`.

ENYO-4657 Enyo: when an item is selected in ExpandableDataPicker, it falls into an infinite loop
Enyo-DCO-1.1-Signed-off-by: Sangwook Lee sangwook1203.lee@lge.com
@Sangwook-Lee
Sangwook-Lee changed the base branch from release-2.6.4-rc.16 to release-2.6.4-rc.17 September 18, 2017 05:09
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.

1 participant