-
-
Notifications
You must be signed in to change notification settings - Fork 571
Prompt visible during multiline typing animation #934
Copy link
Copy link
Closed
Labels
Bugresolvedif issue is resolved, it will be open until merge with masterif issue is resolved, it will be open until merge with master
Description
Issue summary
If you echo a multiline string, after each line the prompt is visible.
Expected behavior
prompt should not be visible
Actual behavior
prompt is visible
Steps to reproduce
- CodePen demo
- Observe the prompt
Browser and OS
N/A
Additional notes
This can be fixed the same as with a sequence of animations by setting the prompt to an empty string at the beginning of the animation and restoring it after.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Bugresolvedif issue is resolved, it will be open until merge with masterif issue is resolved, it will be open until merge with master