openannotation / annotator

Annotation tools for the web. Select text, images, or (nearly) anything else, and add your notes.
http://annotatorjs.org
Other
2.67k stars 532 forks source link

viewer: new annotations for the same word #713

Open ronakvora9191 opened 3 years ago

ronakvora9191 commented 3 years ago
  1. User selects some text to annotate Ex. "Hello World", brings up editor and saves an annotation.
  2. Everything looks fine
  3. User can not select text "Hello" for create new annotation as it is highlighted.

This is because the "Hello World" text was selected after step (1).

The user should select text "Hello" as per example for create new annotations for the same word.