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 | View Screenshot Detailed Information #3269

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

Comments

@ariefgp
Copy link

ariefgp commented Nov 8, 2024

Related document:

Related User Stories


As a team manager, I want to view detailed information associated with a screenshot, so I can understand the context of the work being done and assess productivity accurately.

Detailed Flow

  1. Manager navigates to the screenshot gallery
  2. Manager selects a specific screenshot
  3. System opens a detailed view of the screenshot
  4. The detailed view displays the screenshot along with associated information:
    • Team member
    • Team name
    • Date and time of the screenshot
    • Note entered by the employee
    • Activity level (overall, keyboard, and mouse)
    • Project
    • Task name
  5. Manager can view all this information without leaving the screenshot view
  6. Manager can navigate to previous/next screenshots while in this detailed view

Acceptance Criteria

  • Detailed view shows the full-size screenshot
  • All associated information (employee, date/time, note, activity level, project, task, team) is clearly displayed
  • Activity level is broken down into overall, keyboard, and mouse activity
  • If any information is missing (e.g. no associated task), it’s clearly indicated
  • Navigation to previous/next screenshots is available within the detailed view
  • The interface is responsive and works well on different screen sizes
  • Information is presented in a logical, easy-to-read format

Reference

  • Design
image

Technical

Available:

relations[0]: employee.user
relations[1]: screenshots
relations[2]: timeLogs.project
relations[3]: timeLogs.task
relations[4]: timeLogs.organizationContact
relations[5]: timeLogs.employee.user
  • All data is available in the API
@ariefgp ariefgp changed the title [Feature] Screenshots Report | [Feature] Screenshots Report | View Screenshot Detailed Information Nov 8, 2024
@ariefgp ariefgp changed the title [Feature] Screenshots Report | View Screenshot Detailed Information [Feature] Time & Activity Report | View Screenshot Detailed Information 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