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

Add InputChangeEvent event #2237

Merged
merged 4 commits into from
Mar 5, 2024
Merged

Add InputChangeEvent event #2237

merged 4 commits into from
Mar 5, 2024

Conversation

FrederikBolding
Copy link
Member

@FrederikBolding FrederikBolding commented Mar 1, 2024

Add an InputChangeEvent dynamic UI event to be triggered when an input in a form has changed. The event may be debounced in the client implementation and is not triggered instantly.

Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.60%. Comparing base (e56eaf1) to head (b32474c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2237   +/-   ##
=======================================
  Coverage   96.60%   96.60%           
=======================================
  Files         337      337           
  Lines        7608     7610    +2     
  Branches     1180     1180           
=======================================
+ Hits         7350     7352    +2     
  Misses        258      258           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@FrederikBolding FrederikBolding marked this pull request as ready for review March 4, 2024 14:30
@FrederikBolding FrederikBolding requested a review from a team as a code owner March 4, 2024 14:30
@FrederikBolding
Copy link
Member Author

@metamaskbot update-pr

@FrederikBolding FrederikBolding merged commit 041533f into main Mar 5, 2024
150 checks passed
@FrederikBolding FrederikBolding deleted the fb/add-on-change branch March 5, 2024 10:00
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.

3 participants