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

[1062] Allow expand/collapse of tree items without selecting them #1063

Merged
merged 1 commit into from
Feb 15, 2022

Conversation

pcdavid
Copy link
Member

@pcdavid pcdavid commented Feb 11, 2022

Bug: #1062

@pcdavid
Copy link
Member Author

pcdavid commented Feb 11, 2022

I'll add/update the Sirius Web Cypress tests later, but I'm not in a context where I can run them easily at the moment.

Copy link
Member

@gcoutable gcoutable left a comment

Choose a reason for hiding this comment

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

The copyright should be updated

Bug: #1062
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
@pcdavid pcdavid merged commit 48913d1 into master Feb 15, 2022
@pcdavid pcdavid deleted the pcd/enh/expand-no-select branch February 15, 2022 08:01
pcdavid added a commit that referenced this pull request Feb 16, 2022
Make sure there is always the same number of children element inside
the tree item's main <div/> so the layout is the same whether or not
the item has children.

Bug: #1063
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
gcoutable pushed a commit that referenced this pull request Feb 16, 2022
Make sure there is always the same number of children element inside
the tree item's main <div/> so the layout is the same whether or not
the item has children.

Bug: #1063
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

It should be possible to expand/collapse items in the explorer without impacting the selection
2 participants