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
Replace useEntityModal with in-file state.
See #1234 for details
Also:
- Add missing notification when managing applications credentials.
- Application-form: Replace Alert with Notification
…onveyor#1246)
- Replace UseEntityModal with local state "standard" approach we now use
- Remove useEntityModal hook which is not used anymore.
Resolveskonveyor#1234
Replace legacy
useEntityModal
with local state approach equivalent of :`We want to generalize the latter approach we're implementing for consistency.
To track down the removal of
useEntityModal
:The text was updated successfully, but these errors were encountered: