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

Show list of flags being overridden by a segment #1122

Closed
dabeeeenster opened this issue May 17, 2022 · 3 comments · Fixed by #1286 or #1318
Closed

Show list of flags being overridden by a segment #1122

dabeeeenster opened this issue May 17, 2022 · 3 comments · Fixed by #1286 or #1318
Assignees
Labels
api Issue related to the REST API feature New feature or request front-end Issue related to the React Front End Dashboard

Comments

@dabeeeenster
Copy link
Contributor

dabeeeenster commented May 17, 2022

Needs API work first

In the segment swipe out, add a third tab, Feature Flags that lists all the flags that the segment is currently associated with (i.e. there's an override set).

This list would need to show flag name and the environments that it overriding that flag for.

image

@dabeeeenster dabeeeenster added feature New feature or request front-end Issue related to the React Front End Dashboard labels May 17, 2022
@dabeeeenster dabeeeenster added this to the Front End ToDo milestone May 17, 2022
@dabeeeenster dabeeeenster added the api Issue related to the REST API label May 17, 2022
@kyle-ssg kyle-ssg assigned kyle-ssg and unassigned kyle-ssg May 18, 2022
@kyle-ssg
Copy link
Member

Makes sense, great idea. I imagine we'd have an endpoint that returns a similar data structure to /environments/{environment_api_key}/featurestates/,

image

Maybe we'd even have reuse same endpoint and send segment as a param?

I think either let me know that this would be the case @gagantrivedi @matthewelwell and reassign to me and I can work on that assumption, or reassign to me when the API is ready.

@kyle-ssg
Copy link
Member

image

Clicking a feature takes them to the segment override tab of that feature in a new tab for the selected environment

image

@kyle-ssg kyle-ssg linked a pull request Jul 18, 2022 that will close this issue
@kyle-ssg
Copy link
Member

Live under flag segment_associated_features

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issue related to the REST API feature New feature or request front-end Issue related to the React Front End Dashboard
Projects
None yet
4 participants