react-launch-darkly icon indicating copy to clipboard operation
react-launch-darkly copied to clipboard

Better multivariate flag support

Open andrewdushane opened this issue 6 years ago • 1 comments

FeatureFlag is optimized for boolean flags. We should take out the need to declare the default case twice when using multivariate flags.

andrewdushane avatar Sep 24 '18 16:09 andrewdushane

👍 I'll add that historically, multivariate flags were not a thing when we first created this. So it definitely was added in without much consideration to treating it as a first-class citizen.

jacobmoretti avatar Sep 24 '18 16:09 jacobmoretti