twenty icon indicating copy to clipboard operation
twenty copied to clipboard

Building a modern alternative to Salesforce, powered by the community.

Results 2448 twenty issues
Sort by recently updated
recently updated
newest added

Steps to reproduce: - Go to opportunities kanban board - Click on options, add a stage - Add an opportunity in the stage you've just created ``` GraphQL errors on...

type: bug

Fixed overflowing text on record showing page #3300 ![Screenshot from 2024-01-10 02-17-17](https://github.com/twentyhq/twenty/assets/70434968/563b7152-139a-420c-81fc-0d511940b9f5)

## Description This PR adds sub-actions to quick actions in ActionBar component. ### Issue - #3183 ### Screenshot

This is to refactor the recoil states to use our new way. I implemented it for the component Dropdown: - migrated scopedStates to stateScopeMaps - updated the hook to load...

- Remove Paginated types - Use ObjectRecord types instead - Created recursive mapper to replace object record relation connection by object record arrays

PR: awaiting review

fix #3319 ![Screenshot from 2024-01-09 19-49-12](https://github.com/twentyhq/twenty/assets/114819335/974ec35e-5b1d-473f-b124-fd20dce0dc04)

As can be seen on the [email protected] account, if I select 50 records, then scroll to load more records, then the initially selected records are automatically unselected. We should leave...

type: bug

# Desired behavior ![CleanShot 2023-11-02 at 18 21 35@2x](https://github.com/twentyhq/twenty/assets/19412894/18fffa58-aaba-436a-8cb2-25716f931352) The **Unit** pick list should enable people to choose between: 1. United States dollar (USD) 2. Euro (EUR) 3. Japanese yen...

scope: front
type: feature