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
Context
Currently, when users edit an existing inspection in the form view, the label images associated with that inspection are not being retrieved and displayed. Label images are saved with the inspection data and need to be presented in the form view by fetching them from the backend to ensure users have the correct visual references while editing.
Problem Statement
When editing an existing inspection, users cannot see the label images that were originally uploaded with the inspection. The label images should be fetched from the backend and displayed to help users confirm or modify the inspection data with the correct visual references.
Acceptance Criteria
The correct label images associated with an inspection are fetched from the backend and displayed in the form view when editing an existing inspection.
The form view should accurately reflect all label images linked to the inspection data.
Description
Context
Currently, when users edit an existing inspection in the form view, the label images associated with that inspection are not being retrieved and displayed. Label images are saved with the inspection data and need to be presented in the form view by fetching them from the backend to ensure users have the correct visual references while editing.
Problem Statement
When editing an existing inspection, users cannot see the label images that were originally uploaded with the inspection. The label images should be fetched from the backend and displayed to help users confirm or modify the inspection data with the correct visual references.
Acceptance Criteria
Additional Information
The text was updated successfully, but these errors were encountered: