fix: prevent nodelink crash when selecting a node
Due to attributes of unknown types, which couldn't be converted to a string by casting. This PR also addresses some related selectionconfig concerns: it not scrolling, keys not being legible. We did decide to have Duncan look at this, but this minimal change already makes it much better.
Edited by Dennis Collaris
Merge request reports
Activity
Filter activity
added 15 commits
-
197607fc...4d8c6d1b - 10 commits from branch
main
- 86423ca1 - fix: prevent nodelink crash when selecting a node
- c82ea340 - fix: ensure selection config key is always on a single line
- 41e01d87 - fix: ensure selectionconfig is scrollable on overflow
- 9b0ed1fd - feat: selectionconfig keys stand out more from value
- f6cf0930 - refactor: opt instead to filter out attributes that are array or object typed
Toggle commit list-
197607fc...4d8c6d1b - 10 commits from branch
enabled an automatic merge when all merge checks for f6cf0930 pass
This MR is included in version 1.115.3The release is available on GitLab release.
Your semantic-release bot
Please register or sign in to reply