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

[#3280] Improvement(ui): Truncate key and values detail properties #4594

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

LauraXia123
Copy link
Collaborator

What changes were proposed in this pull request?

When the key and values are too long, they are not truncated and ellipses are added at the end of that string. The full key or value can be shown by hovering over with the tool tip.
Pasted Graphic 12

Why are the changes needed?

When the key and values are too long, it will not be fully displayed unless the user uses the horizontal scroll bar.

Fix: #3280

Does this PR introduce any user-facing change?

N/A

How was this patch tested?

Run the CI test case locally
image

@jerryshao jerryshao merged commit c220c81 into apache:main Aug 20, 2024
27 checks passed
github-actions bot pushed a commit that referenced this pull request Aug 20, 2024
…4594)

### What changes were proposed in this pull request?

When the key and values are too long, they are not truncated and
ellipses are added at the end of that string. The full key or value can
be shown by hovering over with the tool tip.
<img width="441" alt="Pasted Graphic 12"
src="https://github.com/user-attachments/assets/587e4195-6360-410a-90a7-ad65500c14f2">

### Why are the changes needed?

When the key and values are too long, it will not be fully displayed
unless the user uses the horizontal scroll bar.

Fix: #3280

### Does this PR introduce _any_ user-facing change?
N/A

### How was this patch tested?

Run the CI test case locally
<img width="382" alt="image"
src="https://github.com/user-attachments/assets/b1100e10-c4b9-4f1c-8646-2f409fbd6017">
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.

[Bug report] Hive catalog values are hidden
2 participants