Replies: 4 comments 3 replies
-
I wouldn't mind just rendering it as a link icon for compactness. |
Beta Was this translation helpful? Give feedback.
-
Looking at the first 100 rows for Stock and Supplier Parts the Supplier Part Link column is by far the longest. Currently the url is also displayed at the bottom left during hover over the link cell so of this can also be the same with an icon I beleive there are only benefits with such a change. |
Beta Was this translation helpful? Give feedback.
-
Good idea. This might also fix rendering errors when the link is not properly broken |
Beta Was this translation helpful? Give feedback.
-
Fixed in #9922 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
As urls tend to be rather long one option to make tables with link colums more compact would be to render a clickable link icon instead of the actual URL string. In most cases there is no need to read the actual URL as it just there to be clicked. If there are usecases where the url should be visible the "link icon" could be added as a separate column, then the user can deside which colum to show.
Any thoughts on this?
As a reference, a screenshot from the demo site:
Beta Was this translation helpful? Give feedback.
All reactions