You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users can open an issue to request for the feature flags.
I think it would be good to just show them the list of active feature flags for their project. It will avoid confusion that whether it is active or not or how many are active.
I'm not sure, but at first sight, I'd say that we shouldn't show the Features to the end user since this is something we use internally to hack or change the normal workflow in some way.
Although, we are about to expose them in a document (#5043) for the user to know they do exist. So, I'm not sure.
I'd ask for more opinions here.
In case we do finally expose them, we should also consider the case for corporate site and if we do to expose them there also.
I also don't think we want to surface this. We use feature flags as an internal mechanism, it's not a user mechanism we need to communicate to the uesrs. Further, we do automatic sampling and I'm not sure we need to, or want to, alert the user to some of these.
Users can open an issue to request for the feature flags.
I think it would be good to just show them the list of active feature flags for their project. It will avoid confusion that whether it is active or not or how many are active.
Related #5044
The text was updated successfully, but these errors were encountered: