2025-02-07
3052
#javascript
Chizaram Ken
200820
116
Feb 7, 2025 â‹… 10 min read

How to improve UX with a scroll-select box

Chizaram Ken I am a frontend technology enthusiast, intrigued by frameworks and how they work, presently specializing in React, and would love to teach on any topic under it.

Recent posts:

10 Node.js 24 features you're probably not using

10 Node.js 24 features you’re probably not using

The Node.js 24 release included significant updates. Explore 10 features you might not be using yet — but absolutely should be.

Emmanuel John
May 22, 2025 â‹… 8 min read
six CSS animation libraries to bring your project to life in 2025

6 CSS animation libraries to bring your project to life in 2025

Explore six of the best, easiest, most configurable, and convenient CSS animation libraries available in 2025.

Murat YĂĽksel
May 22, 2025 â‹… 8 min read
Understanding Next.js Middleware Vulnerability

Understanding Next.js’s middleware vulnerability

A critical auth bypass vulnerability in Next.js lets attackers skip middleware checks by faking the x-middleware-subrequest header.

David Omotayo
May 21, 2025 â‹… 6 min read
How To Build A Secure File Upload System In Astro

How to build a secure file upload system in Astro

Build a secure file upload system using Astro’s server-side rendering, Cloudinary’s SDKs, and native integration.

Emmanuel John
May 21, 2025 â‹… 19 min read
View all posts

One Reply to "How to improve UX with a scroll-select box"

  1. Very very nice. I have a feeling it would feel better to be able to use the mouse wheel to scroll up and down if the drop down is open and the pointer is just a little bit away from the selection. At the moment you need to move pointer back over dropdown. Other solution would be to change color slightly when mouse is not on dropdown.

Leave a Reply