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
The following screenshot can be used as a reference.
When is_selected option is selected, the corresponding annotation is expected to be auto selected in the layout of this project for any annotated document that is uploaded. However, that doesn't seem to be the case, I still find all the annotations are unselected, which is the default state of a project document.
To Reproduce
Steps to reproduce the behavior:
Upload base annotation json file to a new project
Select 1 or more annotations in legendConfigs, and update their is_selected attribute to True
Create the project, upload an output json file, visualize it, expected annotation is still unselected
Expected behavior
The annotation whichever has been updated should be pre selected when a json document is visualized.
The text was updated successfully, but these errors were encountered:
Describe the bug
The following screenshot can be used as a reference.
When
is_selected
option is selected, the corresponding annotation is expected to be auto selected in the layout of this project for any annotated document that is uploaded. However, that doesn't seem to be the case, I still find all the annotations are unselected, which is the default state of a project document.To Reproduce
Steps to reproduce the behavior:
is_selected
attribute to TrueExpected behavior
The annotation whichever has been updated should be pre selected when a json document is visualized.
The text was updated successfully, but these errors were encountered: