twentyhq / twenty

Building a modern alternative to Salesforce, powered by the community.
https://twenty.com
Other
19.89k stars 2.21k forks source link

Customize soft-delete empty state #6834

Closed Bonapara closed 1 month ago

Bonapara commented 2 months ago

Current Behavior

We display the "No records" empty state, which is confusing. Additionally, we offer the ability to add a record from the soft delete, which should not be allowed.

CleanShot 2024-09-02 at 11 22 55

Desired Behavior

Display the following empty state: The "Remove Deleted Filter" should remove the deleted filter to allow the user to see non-deleted records.

image

https://www.figma.com/design/xt8O9mFeLl46C5InWwoMrN/Twenty?node-id=38833-78611&node-type=FRAME&t=W5U3Vvrsy9T8wUjD-11

pacyL2K19 commented 2 months ago

I can work on this next @Bonapara

Bonapara commented 2 months ago

Sure @pacyL2K19, thanks for contributing and the previous PR on soft-delete!