twenty icon indicating copy to clipboard operation
twenty copied to clipboard

Favorite folders and new type of favorites

Open Bonapara opened this issue 8 months ago • 6 comments

We want to introduce the ability to add Notes, Tasks, Records, and Views as favorites.

Feature Overview

https://github.com/twentyhq/twenty/assets/19412894/cb372cb0-b075-4987-9798-46ddd7aadc22

Global behavior

Clicking a folder name should expand or collapse the folder with a 100ms animation. The task icon should be clickable to mark a task as done.

Create a folder

Users should be able to create a new favorite folder directly from the navigation bar or the favorite menu:

Navigation

CleanShot 2024-06-05 at 17 24 10

Favorite menu

CleanShot 2024-06-05 at 17 24 58

Edit a folder

By clicking the menu at the right edge of the folder navigation item, you will either be able to rename the folder, or to delete the folder with its whole content

CleanShot 2024-06-05 at 17 26 00

Add as Favorite

To add a Record or View as favorite, just press the heart button at the top right edge of the screen:

CleanShot 2024-06-05 at 17 37 17

To add a Note or a Task, press the similar button to the top right edge of the side-panel:

image

Important behavior: By default, a new favorite is added to the "No folder" section, which acts as a "default folder." It will be displayed at the root of the Favorites section in the navigation menu. When choosing a specific folder, the favorite should be moved out of the "No folder." However, the user should still be able to add the favorite back to the "No folder" section. See the feature overview video for better illustration.

Remove a Favorite

Either deselect a checkbox on the favorite top right menu:

CleanShot 2024-06-05 at 17 30 11

Or click the Unstar light icon button on any favorite in the navigation menu

CleanShot 2024-06-05 at 17 31 15

Breadcrumb

The line going to the active navigation item should be darker

CleanShot 2024-06-05 at 17 43 50

vs

CleanShot 2024-06-05 at 17 44 24

Figma

Componenents

https://www.figma.com/design/xt8O9mFeLl46C5InWwoMrN/Twenty?node-id=115-6252&t=D4lb89ry3MvwwMqw-11

Prototype

https://www.figma.com/design/xt8O9mFeLl46C5InWwoMrN/Twenty?node-id=32481-369067&t=D4lb89ry3MvwwMqw-11

Bonapara avatar Jun 05 '24 15:06 Bonapara