getsentry / getsentry/sentry

Dashboard - Widget pop up should re-order rows based on order of that hovered time

Open
#89,603 9 comments 0 reactions 0 assignees View on GitHub
Product Area: Dashboards
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

### Problem Statement

When I hover over the graph it keeps surfacing these 0 values in the widget so it doesn't show me the actual topmost dataline that is highest at that moment.

### Solution Brainstorm

Ideally it should update the order based on where I hover over in the graph

### Product Area

Dashboards

Contributor guide

Open the contributing guide

Research direction

Start by tracing the Dashboards widget pop-up and the graph hover behavior described in the issue. Verify how rows are currently ordered at the hovered time and define done as showing the highest active data lines first instead of surfacing zero values; the issue names no files or tests, so locating the relevant entry point is part of the work.

Written by the indexing model from the issue text.

Assessment

Domain
data-visualization, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.