I have two apps. In app 1, bounding boxes are drawn on images, and stored to s3.
In app 2, bounding boxes are fetched and displayed, and not saved.
However, the bounding boxes in the component are still editable. Having a field in the bounding box container that disables interaction would be super helpful!