Type Identifiers in preview bubble and watch node.#12950
Type Identifiers in preview bubble and watch node.#12950QilongTang merged 6 commits intoDynamoDS:masterfrom
Conversation
|
Fixing the regressions |
|
All tests passing now. |
|
Taking a look now |
QilongTang
left a comment
There was a problem hiding this comment.
A few comments then LGTM
QilongTang
left a comment
There was a problem hiding this comment.
LGTM, @zeusongit what do you think?
|
@QilongTang - @reddyashish - just a thought, have you considered using a feature flag to control this feature in case there are performance issues with large data sets? Then we could disable it after release or after longer testing cycle. |
|
@mjkkirschner Simulated the watch node with large lists and did not notice any difference. Do you mind if I add that in a followup task once we test it in bug-bash? |
|
Created a spike to investigate other cases for any performance drop. https://jira.autodesk.com/browse/DYN-5010 |
Purpose
This PR is to implement type identifiers for the data in preview bubble and watch node.
Task: https://jira.autodesk.com/browse/DYN-3416
Declarations
Check these if you believe they are true
*.resxfilesRelease Notes
Type Identifiers in preview bubble and watch node.
Reviewers
@QilongTang @zeusongit