Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Truncate the value field in record tables #170

Merged
merged 1 commit into from
May 1, 2022
Merged

Truncate the value field in record tables #170

merged 1 commit into from
May 1, 2022

Conversation

peteeckel
Copy link
Contributor

This PR truncates the "value" field in record tables to 64 characters, which should be sufficient in most situations. The full value of any record field is still visible in the detail view.

fixes #169

@hatsat32 hatsat32 merged commit 120bcb7 into auroraresearchlab:main May 1, 2022
@peteeckel peteeckel deleted the fix/truncate-record-value branch May 1, 2022 16:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

If records have long unwrappable values the record tables get too wide to display
2 participants