Skip to content

Conversation

@ivaylo-matov
Copy link
Contributor

@ivaylo-matov ivaylo-matov commented May 12, 2025

Purpose

This PR aims to address DYN-8655.

I've added custom serialization and deserialization logic to CustomSelection to carry over both the dropdown items and the selected index during copy/paste. Now, both the content and the selected item are carried over when the node is copied.

DYN-8655

Declarations

Check these if you believe they are true

  • The codebase is in a better state after this PR
  • Is documented according to the standards
  • The level of testing this PR includes is appropriate
  • User facing strings, if any, are extracted into *.resx files
  • All tests pass using the self-service CI.
  • Snapshot of UI changes, if any.
  • Changes to the API follow Semantic Versioning and are documented in the API Changes document.
  • This PR modifies some build requirements and the readme is updated
  • This PR contains no files larger than 50 MB

Release Notes

The Custom Selection node now carries over both the content and the selected item when copied.

Reviewers

@DynamoDS/eidos
@jasonstratton

FYIs

@achintyabhat
@dnenov
@Amoursol

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

See the ticket for this pull request: https://jira.autodesk.com/browse/DYN-8655

@QilongTang QilongTang requested a review from jasonstratton May 12, 2025 12:43
@QilongTang
Copy link
Contributor

Hi @ivaylo-matov For this quarter, you can @DynamoDS/eidos in the reviewer section and assign the review to @jasonstratton. He should be able to help most of the reviews.

@ivaylo-matov
Copy link
Contributor Author

Thank you, @QilongTang . Will do.

Copy link
Contributor

@jasonstratton jasonstratton left a comment

Choose a reason for hiding this comment

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

This looks pretty straightforward to me.

@jasonstratton jasonstratton merged commit 4fbd188 into DynamoDS:master May 12, 2025
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants