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

Add shortcut to filter experiments to starred #2170

Merged
merged 2 commits into from
Aug 10, 2022
Merged

Conversation

mattseddon
Copy link
Member

@mattseddon mattseddon commented Aug 10, 2022

3/4 main <- #2164 <- #2169 <- this <- #2171

This PR adds a command to the palette and the experiments filter by tree view/title which will add the starred filter to the table filters.

Demo

Screen.Recording.2022-08-10.at.1.32.10.pm.mov

@mattseddon mattseddon added the product PR that affects product label Aug 10, 2022
@mattseddon mattseddon self-assigned this Aug 10, 2022
@mattseddon mattseddon changed the base branch from main to sort-by-starred August 10, 2022 03:34
@codeclimate
Copy link

codeclimate bot commented Aug 10, 2022

Code Climate has analyzed commit ee617eb and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Duplication 2

The test coverage on the diff in this pull request is 96.2% (85% is the threshold).

This pull request will bring the total coverage in the repository to 96.7% (0.0% change).

View more on Code Climate.

)

expect(mockAddFilter).to.be.calledWith(starredFilter)
}).timeout(WEBVIEW_TEST_TIMEOUT)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[I] Remove

@mattseddon
Copy link
Member Author

Related to #1720

@mattseddon
Copy link
Member Author

If we merge this one I'll use it in a product update video.

Base automatically changed from sort-by-starred to main August 10, 2022 22:59
@mattseddon mattseddon force-pushed the add-filter-to-starred branch from 6b08d17 to 1603cea Compare August 10, 2022 23:08
@mattseddon mattseddon enabled auto-merge (squash) August 10, 2022 23:09
@mattseddon mattseddon merged commit 7f1f3de into main Aug 10, 2022
@mattseddon mattseddon deleted the add-filter-to-starred branch August 10, 2022 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product PR that affects product
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants