https://www.growthbook.io/ logo
p

prehistoric-oxygen-56976

08/03/2023, 7:24 AM
Hi! Are there any plans on enabling feature values to be defined as enums? We use the type-safe feature flags in React but would love to have instead of just
string
-typed features defined enum values that could be enforced both in Growthbook and within the app 😊
f

fresh-football-47124

08/03/2023, 7:26 AM
Hi Axel - Yes, we have that on our roadmap. Currently we have json types, which supports json schema, but that’s only used on input validation, and doesn’t change the input to a dropdown (or similar ui for enum)
🙌 1