-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
[TOOL IMPROVEMENT] Improve usability of Token Generator length slider #466
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I love this awesome toolbox you have put together and am trying it out right now 😄 One thing I immediately noticed with the The slider could benefit from numerical input or snapping, in addition to some guide/hint lines to indicate the values it's snapping to. |
Hi @lukasgabriel 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 💪🏻 |
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 |
Hi @lukasgabriel and @CorentinTh, implemented in #913 |
Hi @zajinx , i will update PR for this |
Hi @zajinx and @CorentinTh, implemented in #913 |
Uh oh!
There was an error while loading. Please reload this page.
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.)
The text was updated successfully, but these errors were encountered: