-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
[Feature Flag Insights] Add Sentry Feedback Button #77399
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
Comments
cc/ @michellewzhang |
michellewzhang
added a commit
that referenced
this issue
Sep 13, 2024
…77218) ### Feature Flag UI - Adds a feature flag UI component in event details (under a feature flag, only visible to sentry orgs) showing a list of the organization's evaluated feature flags. This component sits below the event contexts. - The default sort order is evaluation order. The component shows a max of 10 rows & 2 columns. - `View All` opens up a drawer similar to the breadcrumbs drawer, showing all feature flags w/ ability to sort & search. ### Followup - Will add a feedback button in a followup PR ([ticket](#77399)) - Will add analytics in a followup PR With real data:  With more robust fake data: https://github.com/user-attachments/assets/f4556288-7b13-4afc-88de-df15a3999830 With 1 column of flags: <img width="1009" alt="SCR-20240912-jjct" src="https://github.com/user-attachments/assets/641f0851-2f68-4af3-af36-ccb47c4d7775"> - [Figma](https://www.figma.com/design/oTVOd3RGUSZWYGwTpGjeGK/Specs%3A-Feature-Flag-List-in-Issue-Details?node-id=212-1627&node-type=canvas&t=DGQBOPYIbvPzXy2R-0) - Relates to #77160
michellewzhang
added a commit
that referenced
this issue
Sep 13, 2024
## add give feedback button: it wouldn't show up in the drawer for some reason so added it to the main component action bar: https://github.com/user-attachments/assets/ef3b778e-daa2-4fc1-9cad-3b93d8ad4deb ## remove `flags` from the context display <img width="996" alt="SCR-20240913-jueq" src="https://github.com/user-attachments/assets/80697333-062d-41ca-800d-41529ead0112"> closes #77399 closes #77160
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Uh oh!
There was an error while loading. Please reload this page.
Add Sentry Feedback Button to flyout page for the Issue Details Feature Flag UI (seen when all FFs are expanded) or directly inline with the header. Similar to Breadcrumbs and Hydration Error modal UI.
Related to:
The text was updated successfully, but these errors were encountered: