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

Sample: Incoming activity to emit using JavaScript event listener #1516

Closed
compulim opened this issue Dec 18, 2018 · 0 comments
Closed

Sample: Incoming activity to emit using JavaScript event listener #1516

compulim opened this issue Dec 18, 2018 · 0 comments
Labels
community-help-wanted This is a good issue for a contributor to take on and submit a solution front-burner Good first bug p1 Painful if we don't fix, won't block releasing Sample Implement PoC or sample code size-s 1 days or less
Milestone

Comments

@compulim
Copy link
Contributor

compulim commented Dec 18, 2018

Similar to https://github.com/Microsoft/BotFramework-WebChat/tree/master/samples/14.customization-piping-to-redux.

Goal

Incoming activity from Web Chat will be propagated to window.addEventListener('webchatactivity') so devs without React/Redux knowledge can copy this short middleware and they can start playing with it.

This could be a trimmed down version of sample 11 and add a JavaScript event.

@compulim compulim added Sample Implement PoC or sample code 4.3 p1 Painful if we don't fix, won't block releasing size-s 1 days or less labels Dec 18, 2018
@compulim compulim added this to the v4.3 milestone Dec 18, 2018
@compulim compulim added community-help-wanted This is a good issue for a contributor to take on and submit a solution Good first bug labels Jan 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-help-wanted This is a good issue for a contributor to take on and submit a solution front-burner Good first bug p1 Painful if we don't fix, won't block releasing Sample Implement PoC or sample code size-s 1 days or less
Projects
None yet
Development

No branches or pull requests

1 participant