Skip to content
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

Issues with interactive-image-buider "typing" #31

Open
strangiato opened this issue Sep 12, 2023 · 2 comments
Open

Issues with interactive-image-buider "typing" #31

strangiato opened this issue Sep 12, 2023 · 2 comments

Comments

@strangiato
Copy link

When working with the interactive-image-builder if you attempt to type a number before the script finishing "typing" the number you type will not appear in the UI, but it appears to still register it. So if you attempt to type the number it throws an error because it thinks you provided an invalid option:

image

@guimou
Copy link
Collaborator

guimou commented Sep 13, 2023

Yeah, I know. What I don't know how to do is how to prevent keys typing from register while the text is displayed.
I can always disable the type-writer effect, but that's cool... 😄
People, please upvote or downvote this comment if you want me to keep or remove the effect. Which you can do by yourself anyway by editing the last function in helper-functions (simply set delay to 0).

@shalberd
Copy link

shalberd commented Oct 12, 2023

upvote or downvote this comment if you want me to keep or remove the effect.

keep type-writer effect: thumbs up on Guillome's comment
remove type-writer effect: thumbs down on Guillome's comment

I started. And you are right, it is overall a minor issue, can be fixed manually, yet potentially confusing users.

Finally: the container build tool and clear structure behind the different components / snippets is very well-done, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants