-
Notifications
You must be signed in to change notification settings - Fork 10
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
Feat/Intelligent highlight #50
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add a test plan, and provide testing results.
Off the top of my head, we should test:
- copy-pasting words/sentences
- editing test in the beginning, middle and end of the text
- selecting and removing large chunks of text
- combinations of the above
For all these cases, we must ensure that the custom styling and interactivity works appropriately.
TEST REPORT
2023-06-29.19.13.03.mov
2023-06-29.19.15.53.mov
2023-06-29.19.17.15.mov
2023-06-29.19.18.30.mov |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A lot better and easy to reason about.
A few more readability changes and we're good to go.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
2023-06-27.19.55.59.mov