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

Use tags for filtering settings #55198

Merged
merged 2 commits into from
Jul 27, 2018
Merged

Use tags for filtering settings #55198

merged 2 commits into from
Jul 27, 2018

Conversation

ramya-rao-a
Copy link
Contributor

@ramya-rao-a ramya-rao-a commented Jul 27, 2018

As discussed offline, we move to using tags to filter the settings. Since the search box gets pre-filled with tags, we dont need to maintain checks in the menu or the green badge on the gear.

Also added a separator to the menu

Related to #54354

@ramya-rao-a ramya-rao-a self-assigned this Jul 27, 2018
@ramya-rao-a ramya-rao-a requested a review from roblourens July 27, 2018 00:07
@@ -179,6 +180,12 @@ export class SettingsEditor2 extends BaseEditor {
this.searchWidget.clear();
}

filterByTag(tag: string): void {
Copy link
Member

Choose a reason for hiding this comment

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

Is this not indented?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it is Rob. it is.

@ramya-rao-a ramya-rao-a merged commit dbbfaf4 into master Jul 27, 2018
@ramya-rao-a ramya-rao-a deleted the filter-by-tag branch July 27, 2018 00:15
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants