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

Input prompt moves on keydown #414

Open
danieldelcore opened this issue Dec 20, 2022 · 1 comment
Open

Input prompt moves on keydown #414

danieldelcore opened this issue Dec 20, 2022 · 1 comment

Comments

@danieldelcore
Copy link
Contributor

Kapture 2022-12-21 at 10 04 39

When typing into an input field and the text gets to a certain length, the prompt will begin moving up every time the key is pressed.

This particular example can be seen in changesets/changesets here:
https://github.com/changesets/changesets/blob/c1401716cf5ee839aaa02ea7ff8f23f8af8bf5b0/packages/cli/src/utils/cli-utilities.ts#L82

@jonschlinkert
Copy link
Member

I can't reproduce this. If this issue still exists, and anyone else experiences this, please let me know if you can provide more details to help us get it solved.

Here is what I get:

image

Also I tried to repro with a header and footer and different combinations of the messages, and couldn't get it to do the same as in the example.

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

2 participants