preline icon indicating copy to clipboard operation
preline copied to clipboard

Unnecessary console.log calls for the dropdown plugin

Open gregmsanderson opened this issue 2 years ago • 1 comments

Hello,

I noticed that each time I interact with the dropdown plugin https://preline.co/plugins/html/dropdown.html, the up/down key is logged to the console. I don't think it's needed for accessibility, so is this simply left from debugging?

Can that line be removed?

Key code: ArrowDown

Screenshot 2024-02-08 at 17 22 16

gregmsanderson avatar Feb 08 '24 17:02 gregmsanderson

Hello,

I noticed that each time I interact with the dropdown plugin https://preline.co/plugins/html/dropdown.html, the up/down key is logged to the console. I don't think it's needed for accessibility, so is this simply left from debugging?

Can that line be removed?

Key code: ArrowDown

Screenshot 2024-02-08 at 17 22 16

Thank you! We’ll remove unnecessary console.logs in the next update.

olegpix avatar Feb 28 '24 16:02 olegpix

Hey @gregmsanderson - the issue has been fixed. Thanks!

jahaganiev avatar Apr 04 '24 00:04 jahaganiev