Skip to content

feat(flags): Implement a switcher to test suspect heuristics vs RRF ranking #93282

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

Merged
merged 3 commits into from
Jun 10, 2025

Conversation

ryan953
Copy link
Member

@ryan953 ryan953 commented Jun 10, 2025

This is to facilitate internal testing. The UI is not production ready and is gated behind the flag called: feature-flag-suspect-flags

SCR-20250610-mtsi

@ryan953 ryan953 requested a review from a team as a code owner June 10, 2025 21:21
@ryan953 ryan953 requested a review from a team June 10, 2025 21:21
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jun 10, 2025
@@ -7,11 +7,12 @@ import useOrganization from 'sentry/utils/useOrganization';
import useGroupFlagDrawerData from 'sentry/views/issueDetails/groupFeatureFlags/hooks/useGroupFlagDrawerData';

interface Props {
displayMode: 'filters' | 'filter_rrf' | 'rrf';
Copy link
Member

Choose a reason for hiding this comment

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

Could we make a type to share with suspectTable.tsx?

Copy link
Member Author

Choose a reason for hiding this comment

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

meh, it's all gonna get deleted one way or another. the AI just threw these in for me

Co-authored-by: Andrew Liu <159852527+aliu39@users.noreply.github.com>
@ryan953 ryan953 merged commit 6db3010 into master Jun 10, 2025
42 checks passed
@ryan953 ryan953 deleted the ryan953/ff-debug-strategies branch June 10, 2025 23:17
vishnupsatish pushed a commit that referenced this pull request Jun 12, 2025
…anking (#93282)

This is to facilitate internal testing. The UI is not production ready
and is gated behind the flag called: `feature-flag-suspect-flags`


![SCR-20250610-mtsi](https://github.com/user-attachments/assets/e19dcdd5-ca46-49bb-b0c9-1859bace2c74)

---------

Co-authored-by: Andrew Liu <159852527+aliu39@users.noreply.github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants