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
For this issue: in the "Object Edit" page, clicking on the "Disable" button disables the object (use the useUpdateOneMetadataObject hook) and navigates back to the "Object Settings" page.
Context
See #1765
For this issue: in the "Object Edit" page, clicking on the "Disable" button disables the object (use the
useUpdateOneMetadataObject
hook) and navigates back to the "Object Settings" page.Figma
https://www.figma.com/file/xt8O9mFeLl46C5InWwoMrN/Twenty?type=design&node-id=11473%3A95826&mode=design&t=LrzAJ8APKvOBTM9h-1
Behavior
GIVEN I am on the "Object Edit" page
WHEN I click on the "Disable" button
THEN the object is disabled
AND I navigate to the "Object Settings" page
The text was updated successfully, but these errors were encountered: