Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a user, I want to see the correct label images when editing an existing inspection in the form view #277

Open
Tracked by #271
k-allagbe opened this issue Oct 6, 2024 · 0 comments

Comments

@k-allagbe
Copy link
Member

k-allagbe commented Oct 6, 2024

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

  • 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.

Additional Information

@k-allagbe k-allagbe mentioned this issue Oct 6, 2024
3 tasks
@k-allagbe k-allagbe moved this to Todo in FertiScan Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant