Description
The spinner (increment/decrement) buttons in the number input field are only visible when hovering over the input area. This reduces discoverability and may confuse users, especially on touch devices where hover interactions are not available.
Suggested Improvement
Make the spinner buttons consistently visible or improve their visibility without requiring hover interaction. This would improve usability, accessibility, and overall user experience across different devices and themes.
Expected Behavior
- Spinner buttons should be easily noticeable at all times.
- Users should be able to identify that the field supports increment/decrement actions without hovering.
Current Behavior
- Spinner buttons appear only on hover.
- On non-hover devices (mobile/touch screens), the controls are difficult to discover.
Description
The spinner (increment/decrement) buttons in the number input field are only visible when hovering over the input area. This reduces discoverability and may confuse users, especially on touch devices where hover interactions are not available.
Suggested Improvement
Make the spinner buttons consistently visible or improve their visibility without requiring hover interaction. This would improve usability, accessibility, and overall user experience across different devices and themes.
Expected Behavior
Current Behavior