New behavior for editable fields (#1300)

* New behavior for editable fields

* fix

* fix

* fix coverage

* Add tests on NotFound

* fix

* fix

---------

Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
Weiko
2023-08-24 15:56:43 +02:00
committed by GitHub
parent bf05e5917d
commit 10b68618d3
17 changed files with 134 additions and 136 deletions

View File

@ -41,7 +41,7 @@ export const AddCompanyFromHeader: Story = {
await button.click();
await canvas.findByText('Airbnb');
await canvas.findByText('Algolia');
});
await step('Change pipeline stage', async () => {