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
Strongly disagree on that point. We've a lot of components requiring cozy-client and I think it's a good way to do what we want to do.
On the other hand, having to split cozy-ui in two, with on one side "atomic components" (and thus not depending on client) and on the other side very high level components and thus potentially depending on Client, then yes I agree to discuss
A Cozy-UI component should not know cozy-client.
We need to consume IntentIframe and provide a client in that case.
https://github.com/cozy/cozy-ui/blob/master/react/IntentIframe/IntentIframe.jsx#L105=
The text was updated successfully, but these errors were encountered: