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

## Bug Description https://docs.twenty.com/start/self-hosting/docker-compose#manual-installation Step 2 says `Run the command openssl rand -base64 32 three times, make note of the string for each` and in the example there are four...

type: bug

# Current Behavior In Opportunities, the Company relation field is not visible by default. (When creating the workspace) ![CleanShot 2024-03-14 at 16 50 28@2x](https://github.com/twentyhq/twenty/assets/19412894/73ad2bc0-3641-4074-a1d7-01247c9b5e55) # Desired Behavior 1. Display the...

good first issue
size: minutes

Fixes #5064 ### Demo https://github.com/twentyhq/twenty/assets/21654351/28ab7374-c57e-4f7e-9720-05138c53a33d

We have an issue with long texts: As you can see, for the address or input fields that are not clickable it works well. But for input fields that have...

type: bug
good first issue
scope: front

Once it's that state it's very annoying because it's impossible to access any page (reload button doesn't solve anything). We should either trigger a full reload or find a way...

scope: front

## Bug Description In dark mode, some DatePicker elements remain black instead of updating to theme colors for dark mode. ## Expected behavior The clock icon, date picker text and...

type: bug

This PR fixes three issues with the datepicker in dark mode. The following UI elements now appear in light colors when the theme is set to dark mode: - The...

Dark mode looks awful when you try to see the full list of selected items (type on "+15" if you have 17 items)

type: bug
good first issue

# What When a table is out of sync, we should provide an update button that will re-sync the table structure ![Image](https://github.com/twentyhq/twenty/assets/22936103/d79fde03-f2be-4b22-950c-a5d9352b2135) # How - create a new endpoint `updateRemoteTable`...

scope: front