Setting attribute is_selected doesnt seem to update UI #227
Open
Description
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.
Metadata
Assignees
Labels
No labels