Files
twenty/packages/twenty-front
GARY afacec6994 Finish Implementing Select/MultiSelect #3166 (#3226)
* Fixed #3166

* refactor: improve generateEmptyFieldValue function

- Optimize handling of MultiSelect and Select cases
- Provide a default value for Select based on FieldSelectValue
- Enhance code readability and maintainability

* Fixed #3166

- Introduce MultiSelect-specific logic with a backend support check
- Implement Select-specific logic with a default value
- Throw an error for unhandled FieldMetadataType

---------

Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com>
Co-authored-by: Charles Bochet <charles@twenty.com>
2024-01-11 12:00:11 +01:00
..
2023-12-12 22:38:40 +01:00
2024-01-10 17:42:11 +01:00
2023-12-11 11:13:03 +01:00
2023-12-10 18:10:54 +01:00
2024-01-05 19:18:22 +01:00
2024-01-05 19:18:22 +01:00
2023-12-15 11:36:28 +01:00
2024-01-10 17:42:11 +01:00

Run yarn dev while server running on port 3000