UX: exclude irrelevant search filters for anonymous users

On the advanced search page, filters like "I've read", "I'm watch
-ing", etc, are irrelevant to anonymous users and should be hidden
This commit is contained in:
Kyle Zhao
2017-08-08 04:08:07 -04:00
parent 4b53fe3cc7
commit cea2a9fe53
4 changed files with 64 additions and 8 deletions

View File

@ -1,6 +1,7 @@
import { acceptance, waitFor } from "helpers/qunit-helpers";
acceptance("Search - Full Page", {
settings: {tagging_enabled: true},
loggedIn: true,
beforeEach() {
const response = (object) => {
return [