Florian Barbare

Results 4 issues of Florian Barbare

Adding a new bin option for running the OC CLI tool as `oc` can already be used by other CLIs ## _Who_ is the bug affecting? Component creators ## _What_...

We need some query parameters on the server side to do some checks, validate some params, etc... but in modern applications nowadays client-side rendering/re-rendering is common practice. At the moment,...

When the given validation function are synchronous there is no reason to make them async. Making them async actually makes the whole code much slower and creates unecessary re-renders.

This integartion sends quite a lot of spans to Sentry and we would like to reduce it to not go over the quota that we're paying for. In order to...