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(flags): hide flags from context and add feedback button #77488

Merged
merged 2 commits into from
Sep 13, 2024

Conversation

michellewzhang
Copy link
Member

add give feedback button:

it wouldn't show up in the drawer for some reason so added it to the main component action bar:

Screen.Recording.2024-09-13.at.10.48.03.AM.mov

remove flags from the context display

SCR-20240913-jueq

closes #77399
closes #77160

@michellewzhang michellewzhang requested review from bruno-garcia, jas-kas and a team September 13, 2024 17:53
@michellewzhang michellewzhang requested a review from a team as a code owner September 13, 2024 17:53
@michellewzhang michellewzhang removed the request for review from a team September 13, 2024 17:53
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Sep 13, 2024
static/app/components/events/contexts/index.tsx Outdated Show resolved Hide resolved
})
}
>
{t('Give Feedback')}
Copy link
Member

Choose a reason for hiding this comment

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

Hmm I find all this text clutters and takes away focus from the other buttons, but this is what we do for breadcrumbs so ¯_(ツ)_/¯

Copy link
Member Author

Choose a reason for hiding this comment

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

would it help if the button was on the far right?🤔
SCR-20240913-kjmy

Copy link
Member

Choose a reason for hiding this comment

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

Hmm I think on left is better and aligns with what we have for breadcrumb

Copy link
Member Author

Choose a reason for hiding this comment

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

cool, i kept it that way!

@michellewzhang michellewzhang merged commit f9db85f into master Sep 13, 2024
42 of 43 checks passed
@michellewzhang michellewzhang deleted the mz/ff-fb-and-hide branch September 13, 2024 19:01
@github-actions github-actions bot locked and limited conversation to collaborators Sep 29, 2024
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.

[Feature Flag Insights] Add Sentry Feedback Button Add UI for displaying collected feature flag metadata
3 participants