it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

[TOOL IMPROVEMENT] Improve usability of Token Generator length slider

Open lukasgabriel opened this issue 1 year ago • 6 comments

The 'length' slider in the Token generator should a) allow numerical input as an alternative to moving the slider around, b) snap to common values such as 64, 128, 256, and c) display little guide lines above or below these commonly used values (see example picture.)

image

lukasgabriel avatar Jun 19 '23 13:06 lukasgabriel

I love this awesome toolbox you have put together and am trying it out right now 😄

One thing I immediately noticed with the Token generator tool was how frustrating it was to hit the number you want, esp. for people with higher mouse sensitivity or movement impairments.

The slider could benefit from numerical input or snapping, in addition to some guide/hint lines to indicate the values it's snapping to.

lukasgabriel avatar Jun 19 '23 13:06 lukasgabriel

Hi @lukasgabriel Thank you for those kind words 🙏🏻

I plan to rework every ui components (see #400 ) and I have the lake of accessibility of the slider in mind, so it's planned 💪🏻

CorentinTh avatar Jun 19 '23 16:06 CorentinTh

it would also be nice to have the ability to exclude ambiguous characters , like don't add capital i and lower case L (Il) zero 0 and letter O

zajinx avatar Aug 07 '23 08:08 zajinx

Hi @lukasgabriel and @CorentinTh, implemented in #913

sharevb avatar May 05 '24 22:05 sharevb

Hi @zajinx , i will update PR for this

sharevb avatar May 08 '24 10:05 sharevb

Hi @zajinx and @CorentinTh, implemented in https://github.com/CorentinTh/it-tools/pull/913

sharevb avatar May 13 '24 06:05 sharevb