Skip to content
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.

Dashboard - Test-Picker tags support #3554

Closed
simonhatch opened this issue May 10, 2017 · 1 comment
Closed

Dashboard - Test-Picker tags support #3554

simonhatch opened this issue May 10, 2017 · 1 comment

Comments

@simonhatch
Copy link
Contributor

As described in https://docs.google.com/document/d/1W3-aeJABBS_WkzetVsXdBM9caAggr1wiRr1GJapotrY/edit#

Following mock, will need some UI elements for tags box + any tags already selected. Some backend support to surface the tags data from the diagnostic as well.

@branchwelder
Copy link

The tag-filter dom-module can land this week if there are no further comments. Integration with the test-picker will come later.

Design Doc (google only)

Story Tag Filter:

download

When the user clicks on the filter button, the story tag dropdown appears. The user can select story tags in the tag dropdown. When a tag is selected, it will appear to the right of the filter button as a removable chip. The user can remove a tag by either unchecking the box in the dropdown or clicking the x in its chip. The dropdown closes when the user clicks outside of it.

chromium-infra-bot pushed a commit that referenced this issue Jul 10, 2017
This CL creates a story tag filter dom module that can be integrated into the
performance dashboard. The story tag filter consists of a dropdown menu where story
tags can be selected. When tags are selected, they appear to the right of the
dropdown menu as removeable chips.

http://i.imgur.com/KFACe62.png

BUG=catapult:#3554

Review-Url: https://codereview.chromium.org/2935523002
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

No branches or pull requests

2 participants