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

Segments UI: warn users when using the IN operator #2543

Closed
khvn26 opened this issue Jul 28, 2023 · 0 comments · Fixed by #2544
Closed

Segments UI: warn users when using the IN operator #2543

khvn26 opened this issue Jul 28, 2023 · 0 comments · Fixed by #2544
Assignees
Labels
front-end Issue related to the React Front End Dashboard

Comments

@khvn26
Copy link
Member

khvn26 commented Jul 28, 2023

Is your feature request related to a problem? Please describe.

In local evaluation mode, older SDKs will break if they receive an environment containing segments with the IN operator. This is clarified here: https://docs.flagsmith.com/clients/overview#in-segment-operator

During segment creation/editing, we should warn the users about this.

Describe the solution you'd like

Whenever the user chooses the IN segment operator, display a warning with the above link. The copy should read:

Check your SDK version supports the IN operator.

Describe alternatives you've considered

N/A

@khvn26 khvn26 added the front-end Issue related to the React Front End Dashboard label Jul 28, 2023
@kyle-ssg kyle-ssg linked a pull request Jul 28, 2023 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
front-end Issue related to the React Front End Dashboard
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants