You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using the curation sidebar on the annotation page, the annotations from other users show up in the main editor view, but not in the annotation sidebar.
To Reproduce
Steps to reproduce the behavior:
Prepare a project with a document that has been annotated by some annotator and marked as finished
Enable the curation sidebar feature
Open the document as the project manager and open the curation sidebar to trigger curation mode
Open the annotation sidebar and see that annotations from other users do not show up there
Expected behavior
All annotations showing in the main view should also show up in the sidebar.
Please complete the following information:
Version and build ID: 26.6
The text was updated successfully, but these errors were encountered:
… in curation mode
- In rendering requests from the sidebar, there is no AnnotatorState - so we need to use another approach to determine if we are on the curation page. Following the same approach as we use in the RecommendationRenderer
…n-sidebar-does-not-show-annotations-from-other-users-in-curation-mode
#3786 - Annotation sidebar does not show annotations from other users in curation mode
…n-sidebar-does-not-show-annotations-from-other-users-in-curation-mode
#3786 - Annotation sidebar does not show annotations from other users in curation mode
Describe the bug
When using the curation sidebar on the annotation page, the annotations from other users show up in the main editor view, but not in the annotation sidebar.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
All annotations showing in the main view should also show up in the sidebar.
Please complete the following information:
The text was updated successfully, but these errors were encountered: