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

Dummy Node Remove Color Overlays #12743

Merged
merged 2 commits into from
Mar 30, 2022

Conversation

dnenov
Copy link
Collaborator

@dnenov dnenov commented Mar 28, 2022

Purpose

A small change to the Dummy Node. The Dummy Node is used for Unresolved or Deprecated Nodes. It will effectively replace any node and has no functionality but to visually represent this state. As such, it does not require the visual candy used in normal nodes, and all the extra glyphs showing Frozen, Hidden, Warning, Error, or Info states were removed.

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

Release Notes

Visual update to the Dummy Node.

dummy node fix - frozen reads
dummy node fix

Reviewers

@sm6srw

FYIs

@Amoursol

Removed some of the styling elements fighting visually with the Dummy Node. This node is used for Unresolved or Deprecated nodes and does not require any visual candy to function.
@Amoursol
Copy link
Contributor

FYI @QilongTang

@Amoursol Amoursol requested a review from sm6srw March 29, 2022 13:39
@Amoursol
Copy link
Contributor

@dnenov - Can you just double check that the "Dummy Node" still correctly shows the Frozen state as per the image below when not zoomed out?

image

- reverted change where frozen overlay in zoomed-in state will be removed
@sm6srw sm6srw merged commit b4f5964 into DynamoDS:master Mar 30, 2022
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.

4 participants