Skip to content
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(ui): truncates richtext fields when displaying within a joins field #9911

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

PatrikKozak
Copy link
Contributor

What?

Previously, richtext fields were not properly truncated when displayed in a joins field.

Before:

Screenshot 2024-12-11 at 3 42 13 PM

How?

Now - we've added proper css styling to truncate extended richtext elements inside a joins table.

After:

Screenshot 2024-12-11 at 3 41 53 PM

@PatrikKozak PatrikKozak merged commit d9efd19 into main Dec 11, 2024
59 checks passed
@PatrikKozak PatrikKozak deleted the fix/joins-field-richtext-truncation branch December 11, 2024 22:03
Copy link
Contributor

🚀 This is included in version v3.7.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant