Files
twenty/packages/twenty-front
Shashank Vishwakarma 04dcbffe75 Fixed: Inconsistent Field Label Display on Task Side Panel (#5687)
Now all the required fields are displayed with the respective labels.

- Added a `FieldContextProvider` for the field `Reminder` in the
`ActivityEditorFields`.
- Fixed the missing label values, by adding a missed optional
`showLabel` within the `fieldDefinition` in the `useFieldContext`.

fixes: #5667 

![Screenshot
(342)](https://github.com/twentyhq/twenty/assets/140178357/adf9563a-6cab-4809-8616-1c256abab717)
2024-06-03 15:58:58 +02:00
..
2024-03-31 10:53:37 +02:00
2023-12-10 18:10:54 +01:00
2024-05-21 20:24:08 +02:00
2024-05-27 16:07:38 +02:00

Run yarn dev while server running on port 3000