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

🔦 Feature: Visual indicator on rich text fields that aren't fully displayed #7521

Closed
1 task done
BVengo opened this issue Jan 29, 2024 · 1 comment
Closed
1 task done
Milestone

Comments

@BVengo
Copy link

BVengo commented Jan 29, 2024

Please confirm if feature request does NOT exists already ?

  • I confirm there is no existing issue for this

Describe the usecase for the feature

I have a table with short record height since it needs to be navigated through quickly. It has a few long-text columns that contain some multi-line information, which isn't fully displayed.

Adding a visual indicator for undisplayed information would make it clear that there is more to the record than is displayed on the screen.

Suggested Solution

Add a gray '...' right aligned in the field if all the text can't be displayed. This could be due to the column not being wide enough, or because it's a multi-line long text without enough vertical space.

Additional Context

No response

@dstala dstala added this to the Q1 milestone Jan 29, 2024
@dstala
Copy link
Member

dstala commented Apr 8, 2024

is done for long text. for rich text - we will skip appending ...

@rameshmane7218 rameshmane7218 changed the title 🔦 Feature: Visual indicator on text fields that aren't fully displayed 🔦 Feature: Visual indicator on rich text fields that aren't fully displayed Apr 8, 2024
@nocodb nocodb deleted a comment from rameshmane7218 Apr 8, 2024
@dstala dstala closed this as completed Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Closed
Development

No branches or pull requests

2 participants