Skip to content

Add horizontally-resizable pane functionality#2375

Merged
thjaeckle merged 3 commits intoeclipse-ditto:masterfrom
NunoGFernandes:feat/ui-add-pane-resizing
Mar 25, 2026
Merged

Add horizontally-resizable pane functionality#2375
thjaeckle merged 3 commits intoeclipse-ditto:masterfrom
NunoGFernandes:feat/ui-add-pane-resizing

Conversation

@NunoGFernandes
Copy link
Contributor

Make Explorer UI panes resizable via draggable splitters (Split.js) and persist sizes

Adds a split-pane system to the Explorer UI so list/detail panels can be horizontally resized by drag handles.

Closes #2374

Signed-off-by: nggf18 <Nuno.Fernandes@keenfinity-group.com>
@thjaeckle
Copy link
Member

Thanks for the PR @NunoGFernandes - I will have a closer look .. just left 2 remarks about the failing build and a license header already.

…pm registry

Signed-off-by: nggf18 <Nuno.Fernandes@keenfinity-group.com>
@NunoGFernandes
Copy link
Contributor Author

Thanks for the PR @NunoGFernandes - I will have a closer look .. just left 2 remarks about the failing build and a license header already.

@thjaeckle Fixed both the year in the header of splitPanes.ts, as well as the registry in package-lock.json. Sorry for that

@thjaeckle thjaeckle added the UI Issues related to the Ditto explorer UI label Mar 24, 2026
@thjaeckle thjaeckle added this to the 3.9.0 milestone Mar 24, 2026
Copy link
Member

@thjaeckle thjaeckle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @NunoGFernandes for this great PR.

This improves the usability of the Ditto UI a lot 👍
I left some remarks - please have a look at them.

…to Incoming Thing Updates and Environments table

Signed-off-by: nggf18 <Nuno.Fernandes@keenfinity-group.com>
Copy link
Member

@thjaeckle thjaeckle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes LGTM - thanks a lot for your first contribution to Ditto @NunoGFernandes

Hoping for even more :)

@thjaeckle thjaeckle merged commit 58b38fa into eclipse-ditto:master Mar 25, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

UI Issues related to the Ditto explorer UI

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

UI: Make the split panels resizable horizontally and vertically

2 participants