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

[Feature] Time & Activity Report | Download Screenshot #3270

Open
ariefgp opened this issue Nov 8, 2024 · 0 comments
Open

[Feature] Time & Activity Report | Download Screenshot #3270

ariefgp opened this issue Nov 8, 2024 · 0 comments

Comments

@ariefgp
Copy link

ariefgp commented Nov 8, 2024

Related document:

Related User Stories


As a team manager, I want to download screenshots individually or in bulk, so I can keep records or use them in reports outside the system.

Detailed Flow:

  1. Manager navigates to the screenshot gallery
  2. For individual download:
    a. Manager selects a single screenshot
    b. Manager clicks a "Download" button in the detailed view
  3. For bulk download:
    a. Manager selects multiple screenshots in the gallery view
    b. Manager clicks a "Bulk Download" option
  4. System prompts manager to choose download options (e.g., format, with/without metadata)
  5. Manager selects download preferences
  6. System prepares the download package
  7. Browser initiates the download of the screenshot(s)

Acceptance Criteria:

  • Individual screenshots can be downloaded from their detailed view
  • Multiple screenshots can be selected for bulk download
  • Download option is clearly visible and accessible
  • System provides download format options (e.g., PNG, JPEG)
  • Option to include metadata (date, time, employee, project, etc.) with the download
  • For bulk downloads, screenshots are packaged in a zip file
  • Download process doesn’t interrupt the manager’s ability to continue browsing
  • Large downloads are handled efficiently, possibly with a progress indicator
  • System notifies the manager when the download is ready (for large bulk downloads)
  • Downloaded files are named logically (e.g., "EmployeeName_Date_Time.png")

References

  • Design Bulk Download
image
  • Design Single Download
image

Technical

Currently, we don't have API to download the screenshots. We have to build/develop the API

@ariefgp ariefgp changed the title [Feature] Screenshots Report | [Feature] Time & Activity Report | Download Screenshot Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant