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

Autoprompt follow ups after PR review #91

Merged
merged 3 commits into from
Aug 4, 2022
Merged

Conversation

GioSensation
Copy link
Member

Just a bunch of minor improvements after the PR review in #89.

Signed-off-by: Emanuele Feliziani <feliziani.emanuele@gmail.com>
Signed-off-by: Emanuele Feliziani <feliziani.emanuele@gmail.com>
Signed-off-by: Emanuele Feliziani <feliziani.emanuele@gmail.com>
button?.addEventListener('click', handler, true);
clickForm?.addEventListener('submit', handler, true);
Copy link
Member Author

@GioSensation GioSensation Aug 1, 2022

Choose a reason for hiding this comment

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

I decided to add listeners to submit as well because on Android we're using requestSubmit and the handlers were not running as expected.

Copy link
Member

@kdzwinel kdzwinel left a comment

Choose a reason for hiding this comment

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

Thanks for those improvements 🖤

@kdzwinel kdzwinel merged commit d416e06 into main Aug 4, 2022
@kdzwinel kdzwinel deleted the ema/autoprompt-follow-ups branch August 4, 2022 20:02
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.

2 participants