Hi, wondering if anyone has ever requested the abi...
# give-feedback
w
Hi, wondering if anyone has ever requested the ability to use a condition on feature flags for
contains
eg.
if email contains @gmail.com
I'm aware this example can be done using regex but contains or does not contain would be nice to have also
f
Thanks for that feedback - I know regex isn’t the easiest to use, so allowing something like this, even if we use regex on the backend should be easy enough - would you like to open an issue for this enhancement?