adobe / helix-website

The Helix website https://www.aem.live/
https://www.aem.live
Apache License 2.0
26 stars 41 forks source link

fix(rum-explorer): changes input event to keydown-enter for the filter input field #678

Open ekremney opened 3 weeks ago

ekremney commented 3 weeks ago

Description

This update adds the Enter key and blur events now bypass the debounce, triggering an immediate update for better user experience.

Related Issue

none

Motivation and Context

This change improves responsiveness and usability by reducing frequent updates caused by rapid typing in the input field which immediate updates on Enter and blur make the behavior more intuitive for users.

How Has This Been Tested?

on my local

Screenshots (if appropriate):

none

Types of changes

Checklist: