Skip to content

fix(discover): Check for discover-query before requesting homepage#39419

Merged
narsaynorath merged 1 commit intomasterfrom
nar/fix/discover-homepage-add-discover-query-to-feature-flag-check
Sep 28, 2022
Merged

fix(discover): Check for discover-query before requesting homepage#39419
narsaynorath merged 1 commit intomasterfrom
nar/fix/discover-homepage-add-discover-query-to-feature-flag-check

Conversation

@narsaynorath
Copy link
Copy Markdown
Member

discover-query is the feature flag that allows users to save queries, so the
endpoint is also feature flagged with this. Don't fetch this resource in the frontend
if the user doesn't have discover-query.

@narsaynorath narsaynorath requested a review from a team September 28, 2022 16:44
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Sep 28, 2022
@narsaynorath narsaynorath enabled auto-merge (squash) September 28, 2022 16:46
@narsaynorath narsaynorath merged commit 2378a44 into master Sep 28, 2022
@narsaynorath narsaynorath deleted the nar/fix/discover-homepage-add-discover-query-to-feature-flag-check branch September 28, 2022 17:03
ryan953 pushed a commit that referenced this pull request Oct 3, 2022
…39419)

`discover-query` is the feature flag that allows users to save queries,
so the endpoint is also feature flagged with this. Don't fetch this
resource in the frontend if the user doesn't have `discover-query`.
@github-actions github-actions bot locked and limited conversation to collaborators Oct 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants