neo4j-browser icon indicating copy to clipboard operation
neo4j-browser copied to clipboard

Can I wrap the longer names in the node?

Open one-pyy opened this issue 1 year ago • 0 comments

Description

In a node, you cannot wrap lines with various non-alphanumeric delimiters, but with ... to omit

image

Additional Information

I searched the project and found that '... 'come from here. I also tried to add word-wrap to the .gress file, but to no avail

https://github.com/neo4j/neo4j-browser/blob/61f3c5c3efad0084681c7d217ab6ffa79c97745e/src/browser/modules/GuideCarousel/Pagination.tsx#L97

Is there anyone who can help me? Thanks very much!

one-pyy avatar Jan 05 '24 02:01 one-pyy