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: fix issue #5, limit the display length of the text box content #10

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

lvchenjia
Copy link
Contributor

Description of this bug

Issue: Limit the display length of the text box content #5

251026541-d83ed48a-dfac-4491-a074-bd0d3518ed09

Solution

Add ellipsis property to the corresponding column in the table to limit the text length.
屏幕截图 2023-11-08 120800
屏幕截图 2023-11-08 120814

@lvchenjia lvchenjia marked this pull request as ready for review November 9, 2023 09:34
@SeanHai
Copy link

SeanHai commented Dec 1, 2023

Please check all text box and limit the content column like:
efbe036aaae4669b126cc447bf02de3c

@lvchenjia lvchenjia reopened this Dec 1, 2023
@lvchenjia
Copy link
Contributor Author

Limits have been placed on the text length of all potentially overlong columns
575ee35f5ea9746331e0a782e8ae050
5ba91d22c7bfe10cc76a6ff5e29a542
af6d16bfc91566110a632a81cee2a2b

@SeanHai SeanHai merged commit d2a6149 into opencurve:master Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants