quality-time icon indicating copy to clipboard operation
quality-time copied to clipboard

Navigate to metric tabs directly

Open fniessink opened this issue 3 years ago • 3 comments

User story

As experienced user I want to open a specific metric tab by clicking on a measurement column in the subject table so that I don't have to navigate to the tab myself

Blocked by

  • #8825
  • #8826

Acceptance criteria

  • [ ] Clicking on the spark line graph opens the trend graph tab
  • [ ] Clicking on the measurement opens the measurement entities tab for the first source
  • [ ] Clicking on the status opens the technical debt tab
  • [ ] Clicking on the target opens the metric configuration tab

Out of scope

  • Visual cues for this functionality (it's aimed at experienced users that have either discovered this feature themselves or read about it in the user manual).

Tasks

Components

Frontend

  • [ ] Add click handlers to the relevant table cells.

Documentation

  • [ ] Update changelog
  • [ ] Add instruction to user manual

Reported by @Sebastiaan127001

fniessink avatar Jul 11 '22 18:07 fniessink

%VOTE

Sebastiaan127001 avatar Oct 19 '22 16:10 Sebastiaan127001

@fniessink clicking on comments directs user to comment field

Sebastiaan127001 avatar Dec 01 '22 14:12 Sebastiaan127001

@fniessink if we choose to change the order of the tabs and to have the measurement tab first, we can use this feature: https://react.semantic-ui.com/elements/placeholder/

Sebastiaan127001 avatar Jan 24 '23 09:01 Sebastiaan127001