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

Annotation extend when the user types at the beginning of the annotation #1493

Closed
ronnyroeller opened this issue Jan 31, 2022 · 0 comments · Fixed by #1494
Closed

Annotation extend when the user types at the beginning of the annotation #1493

ronnyroeller opened this issue Jan 31, 2022 · 0 comments · Fixed by #1494
Labels
type: bug 🪲 Something isn't working

Comments

@ronnyroeller
Copy link
Collaborator

Summary

Typing at the beginning of annotation extends the annotation, instead of entering the text in front of the annotation. This is unexpected for users because the annotation doesn't extend when entering text at the end of the annotation.

Steps to reproduce

  1. Open storybook for annotation
  2. Place cursor at beginning of text
  3. Enter some text
Screen.Recording.2022-01-31.at.6.02.45.PM.mov

Expected results

Annotation moves to the right as text is entered.

Actual results

Annotation from stays at beginning of text.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🪲 Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant