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

Add word wrapping to Table View #1983

Open
1 task done
antares1470 opened this issue Mar 14, 2024 · 0 comments
Open
1 task done

Add word wrapping to Table View #1983

antares1470 opened this issue Mar 14, 2024 · 0 comments
Labels
enhancement New feature or request ux Things related to the user experience

Comments

@antares1470
Copy link
Collaborator

Prerequisites

Description

Table View currently doesn't have word wrapping meaning if you have an entry in your table that is really long, the only way you can see it all in the table is to make the column it sits in really wide which could get very impractical

Steps to Reproduce

  1. Create a node, make the identifier a really long name
  2. Open Table View, switch to node view
    (could equally do this with any attribute on node or transaction)

Expected behaviour: Text word wraps allowing for a better sized column

Actual behaviour: Either a really long column to view the all of the content, or the content is cut off in some way

Reproduces how often: 100%

Additional Information

Maybe a first step would be to able to expand cells vertically as well (not just horizontally as it currently stands)

@antares1470 antares1470 added enhancement New feature or request ux Things related to the user experience labels Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ux Things related to the user experience
1 participant