html-duration-picker.js icon indicating copy to clipboard operation
html-duration-picker.js copied to clipboard

Fix input/change event triggers

Open BrianLeishman opened this issue 2 years ago • 1 comments

Arrow key movements and scroll buttons weren't triggering/creating synthetic input and change events.

BrianLeishman avatar Apr 11 '22 14:04 BrianLeishman

Thank @BrianLeishman for this Pull Request. 🌟

While this would fix the issue of the arrow buttons and arrow keys, it results in this behavior:

Current Pull Request
updown1 updown2

See also: Failed Tests

We need to figure a way around that. Please feel welcome to let know where I could help

cc: @longtongj28 and @Liaxum (Have been working on fixing this issue)

nadchif avatar Apr 11 '22 18:04 nadchif