MAIF / izanami

Izanami is a centralized versatile feature flag solution, well suited for micro service architectures.
https://maif.github.io/izanami/
Apache License 2.0
184 stars 43 forks source link

Test feature UX #726

Open baudelotphilippe opened 8 months ago

baudelotphilippe commented 8 months ago

I can test a Feature in the Feature page image

with a context

image

And I can also test it inside the Create/Edit/Duplicate feature, without context

image

It's confusing.

Can we remove the Test it and just keep the submenu ? Or replace it by a "Test feature" button beside Cancel and Save ?

ptitFicus commented 2 months ago

Test it feature allows to test feature while creating/editing it, on the other hand, "Tes feature form" allows to test an existing feature.

However you're right, we should add context option to "Test it" form, as it could be used by wasm scripts.

Perhaps we could also work on the naming, or show "Test it" form only on demand.