Actions
roos-fs tasks #199
openPicture taking and file upload for the web app
Status:
Closed
Priority:
Normal
Assignee:
Farzam Azhar
Start date:
07/21/2025
Due date:
% Done:
0%
Estimated time:
13:00 h
Description
General
Since the mobile app is in the development, the intermediate solution is required to allow the operators (tech personel) still execute the tasks and since some tasks include the picture taking we need to support this from mobile browser.
Expected result
- if the service includes a task with the check list containing the photo taking element, then upon clicking the user is promted to provide a picture from the local starage of the device, or take a picture
- upon the event of clicking we request the access to the camera and gallery (files)
- if user declines the permissions we redirect the user back to the checklists
- when user takes a picture it is uploaded to the check list and is visible and viewable by the user
- when user uploads the picture from the local storage it is uploaded to the check list and is visible and viewable by the user
- the picture could be retaken or reuploaded if needed from the user side
Updated by Alex Katasonov 9 months ago
- Status changed from In review to Deployed (QA)
Updated by Vadim Pariev 9 months ago
Test resul NOT OK
- the camera could manipulated: not zoom in or zoom out (critial for taking pictures of the vechicles)
- the function is calling ONLY!!!!! front camera and does not allow to switch them
All of this needs to be resolved.
Updated by Farzam Azhar 9 months ago
@Alex Katasonov I am logging 5 hours more on this ticket for today.
I worked on 2 things.
- One is the feature enhancements to add support for Zoom In/Out & switching front/back camera when the web app is used on mobile devices.
- Second is the fix of the issue where the image preview modal was not opening after deleting the image.
PRs for both are shared in the channel.
Thanks!
Updated by Alex Katasonov 9 months ago
- Status changed from In review to Deployed (QA)
Updated by Alex Katasonov 9 months ago
- Estimated time changed from 8:00 h to 13:00 h
Updated by Vadim Pariev 9 months ago
- Status changed from Deployed (QA) to Closed
Actions