Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

8846-mirror-shift-and-ctrl-click-functionality-from-traditional-file-browsers #8946

Conversation

SYBIOTE
Copy link
Member

@SYBIOTE SYBIOTE commented Sep 30, 2023

Summary

🤖 Generated by Copilot at 17d174a

Added multi-select feature to hierarchy panel. Improved code style in HierarchyPanelContainer.tsx.

References

closes #8846

Explanation

🤖 Generated by Copilot at 17d174a

  • Add feature to select multiple nodes by holding shift key and clicking on another node (link, link)
  • Improve code style and readability by adding curly braces around if blocks in onMouseDown handler (link, link)
  • Remove empty line of code in HierarchyPanelContainer.tsx (link)

🤖 Generated by Copilot at 17d174a

Shift and click nodes
Select a range in the panel
Autumn leaves falling

QA Steps

List any additional steps required to QA the changes of this PR, as well as any supplemental images or videos.

Checklist

  • If this PR is still a WIP, convert to a draft
  • When this PR is ready, mark it as "Ready for review"
  • ensure all checks pass
  • Changes have been manually QA'd
  • Changes reviewed by at least 2 approved reviewers

Copy link
Member

@dinomut1 dinomut1 left a comment

Choose a reason for hiding this comment

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

Great job

@dinomut1 dinomut1 added this pull request to the merge queue Oct 3, 2023
Merged via the queue into dev with commit e0143a3 Oct 3, 2023
14 checks passed
@dinomut1 dinomut1 deleted the 8846-mirror-shift-and-ctrl-click-functionality-from-traditional-file-browsers branch October 3, 2023 03:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mirror Shift and Ctrl Click Functionality from Traditional File Browsers
2 participants