twentyhq / twenty

Building a modern alternative to Salesforce, powered by the community.
https://twenty.com
Other
23.8k stars 2.46k forks source link

Table cell display first line only #8552

Closed guillim closed 1 week ago

guillim commented 2 weeks ago

Table cell

See Example:

Image

Current behavior

Currently in production you can see that properties types

Expected behavior

We want the table to display only one line, even though the text record have more text than just one line.

Technical input

This should be fixed with only CSS changes on the appropriate Table Cell component. Avoid using specific JS properties to solve this (discussed with @FelixMalfait today)

khuddite commented 2 weeks ago

I will take a look

sinrajat43 commented 2 weeks ago

Can i pick this ??

khuddite commented 2 weeks ago

I am close to creating a PR

JorgeGraciaViveros commented 1 week ago

Hi @guillim ! I am currently working in a group of 5 students from CMU taking an introductory software engineering course and our final project is to contribute to an open-source repo. Our project has multiple checkpoints and will be due on December 8 (meaning our PR will take longer to open). Would it be possible for us to be assigned to this issue (or any issues that you think would be a good fit)? Thanks!

guillim commented 1 week ago

if you are close to a PR @khuddite let's go for that. I will assign it to you then.

khuddite commented 1 week ago

It's already in the PR