-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix task text overflow #6351
Fix task text overflow #6351
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Summary
- Fixed task text overflow issue in task list
- Ensured long text lines are truncated to maintain layout
- Updated CSS for task text handling
No file(s) reviewed, no comment(s)
Edit PR Review Bot Settings
Hey @brendanlaschke thank you for your multiple contributions!! |
Maybe im a bit confused but where is a scrolling behavior? For me the task row,task body and task text look all normal without scrolling? |
@brendanlaschke sorry I meant to attach a recording but it didnt go through or I just forgot to: scrolling.mov |
Oh i was on the /tasks page. But this is not a task specific problem instead its a regression on the layout on the object page ... |
I see - thanks :) merging ! |
Thanks @brendanlaschke for your contribution! |
closes twentyhq#5552 <img width="754" alt="Bildschirmfoto 2024-07-19 um 23 35 25" src="https://github.com/user-attachments/assets/715192cd-679d-430a-95f1-8bc1d8fd26f4">
closes #5552