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

feat(utils): add useFeatureFlags hook #80069

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

natemoo-re
Copy link
Member

Proposal for a new useFeatureFlags hook, hopefully to replace the <Feature> component and many uses of organization.features.includes().

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Oct 31, 2024
Copy link

codecov bot commented Oct 31, 2024

Codecov Report

Attention: Patch coverage is 0% with 26 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
static/app/utils/useFeatureFlags.tsx 0.00% 26 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #80069      +/-   ##
==========================================
- Coverage   78.10%   73.22%   -4.88%     
==========================================
  Files        7157     7158       +1     
  Lines      316588   316614      +26     
  Branches    43646    43650       +4     
==========================================
- Hits       247271   231854   -15417     
- Misses      62972    78279   +15307     
- Partials     6345     6481     +136     

@getsantry getsantry bot added the Stale label Nov 22, 2024
@getsantry
Copy link
Contributor

getsantry bot commented Nov 22, 2024

This pull request has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you add the label WIP, I will leave it alone unless WIP is removed ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant