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

Update Select Eventing by removing registerInteractionHandler and deregisterInteractionHandler adapter methods #3198

Closed
moog16 opened this issue Jul 24, 2018 · 1 comment · Fixed by #3204
Assignees
Labels

Comments

@moog16
Copy link
Contributor

moog16 commented Jul 24, 2018

We need to remove the deregisterInteractionHandler and registerInteractionHandler methods from the select adapter, since we are moving away from this pattern. We will instead replace them with public handleEvent foundation methods which will be used from the component.

@kfranqueiro
Copy link
Contributor

Related to #2813

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants