Unplanned
Last Updated: 24 May 2024 14:31 by ADMIN
Cirrus
Created on: 18 May 2024 11:00
Category: UI for Blazor
Type: Feature Request
1
NumericTextBox auto increment/decrement when the mouse button is held down

 

On the NumericTextBox example here

If you put the NumericTextBox in edit mode and hold the up or down key on the keyboard, the value auto increments/decrements.

1/ Can you please replicate this when the mouse is held down when clicking the up down spinner buttons? Users don't want to always use keyboard for this function.

2/ Can you add an acceleration property, eg when mouse/key is held down it increments at rate n1 for first few seconds, then after time s1 it will increment at rate n2 for remaining time mouse/key held?

1 comment
ADMIN
Hristian Stefanov
Posted on: 24 May 2024 14:31

Hi Cirrus,

I confirm that the auto increment/decrement when the mouse button is held down is a valid feature request. Thus, I'm marking this item as "Unplanned".

However, the acceleration property presents several challenges, such as determining the appropriate point for a rate increase, deciding if certain numbers should not be skipped, and others. These specifics make the acceleration feature quite niche and unclear for implementation. Therefore, this item will focus solely on the auto increment/decrement functionality.

Regards,
Hristian Stefanov
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Telerik family, check out our getting started resources!