Josh de Leeuw
Josh de Leeuw
I agree that this is a specific situation. > Maybe adding an optional on_experiment_finish callback to extensions would be a better alternative? I think @mgrewe was proposing such a callback...
Oh that's fantastic. I've been dreaming of something like this for a while and never had the time to figure out how to pull it off. Excited to try it...
@Bankminer78 and @vzhang03 - this could be another thing we do over the next 2 weeks.
🎉 what about using `pluginAPI.getKeyboardResponse({persist:true})` to handle the keyboard listener? It's not necessary, but makes it more consistent with other keyboard events.
Hmm it should be possible to use one listener and register only the set of valid keys. What error was being generated?
Hey @nikbpetrov I'm finally getting around to triaging some of these issues. What do you imagine the syntax would look like for this?
Thanks, this is great. It makes total sense to me and shouldn't be too hard to add.
This should now fix #1536 as well.
@bjoluc are there any other major changes here to update in the plugin documentation that I'm missing?
Thanks @ChristopheBossens, I think we should fix this with 8.0. @bjoluc what do you think?