Skip to content

[Epic] - Add graph screen integration with widgets #465

@bracyw

Description

@bracyw

Overview

This is a collection of all the tickets, and housing of the plan for rolling out clickable widgets.

Stakeholders

Product Stakeholder: TBD
Software Stakeholder: @bracyw
Reference Users: Max M. @jr1221

User Story

As a engineer, I want to be able to easily see historic data for live updated widgets, so that I can better diagnose the reasoning behind it's current value.

Success Metrics

  • All widgets work as before, just with this added functionality.
  • Users can click on a widget and it will bring them to the graph screen

Rollout Plan

We can roll this out slowly. The first ticket will be adding the foundational layout for how to migrate a widget to being clickable. Then we will slowly implement widget by widget (or in groups depending on member availability). There should be a large focus on abstraction and general code quality improvements and reuse during this process. THIS IS A PERFECT OPPURTUNITY FOR UPPING OUR OVERALL WIDGET CODE STANDARDS. <- meaning if you see some random widget that has shitty code, fix it (it doesn't have to be part of adding the clickable functionality, that's the easy part)

Out of Scope

  • Supporting clicking anywhere on the widget (there are some widgets who have graphs on them, clicking on the graph does not have to bring you to the graph page)
  • Combining multiple widgets into one click (although this is something that we could think of during initial impl, as a possible future extension.)

Background / Context

There have been requests to allow widgets, or rather displays of certain numbers on our dashboards, to be clickable... which will bring the user to the graph screen which will graph the given topic(s). Along with that we will also add on hover a showing of the topic(s) associated with the widget.

Acceptance Criteria & Mock-ups

TBD

Metadata

Metadata

Assignees

No one assigned

    Labels

    angular-clientDevelopment Focused in the FrontendepicLarge projects that will be divided into multiple tickets

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions