Skip to content

UI fix for Dictionary label in node preview#9305

Closed
aparajit-pratap wants to merge 3 commits intoDynamoDS:masterfrom
aparajit-pratap:dictPreview
Closed

UI fix for Dictionary label in node preview#9305
aparajit-pratap wants to merge 3 commits intoDynamoDS:masterfrom
aparajit-pratap:dictPreview

Conversation

@aparajit-pratap
Copy link
Contributor

@aparajit-pratap aparajit-pratap commented Dec 11, 2018

Purpose

This fixes the Dictionary top-level label in the node preview. The text was partially cut-off - more specifically the D in Dictionary. The reason was that the top-level label had a different margin setting than nested labels. This fix removes the special setting for top-level labels and keeps just one margin setting for both top and nested labels.

Before:
image

After:
image

Declarations

Check these if you believe they are true

  • The code base 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.

Reviewers

@mjkkirschner
@Racel - this requires your UX review as the top-level labels for both List and Dictionary texts are shifted 4 units to the right and are the same as nested labels. Note that I couldn't find an alternative way of fixing this UI issue.

@mjkkirschner
Copy link
Member

LGTM

@mjkkirschner mjkkirschner added the LGTM Looks good to me label Dec 11, 2018
@Racel
Copy link
Contributor

Racel commented Dec 12, 2018

@aparajit-pratap Was just reviewing this UI with Keith and we can not reproduce the hidden letters on his machine. Please do not merge as it is working fine on his.

@alfarok
Copy link
Contributor

alfarok commented Dec 12, 2018

Strange it looks okay on my machine
image

@aparajit-pratap
Copy link
Contributor Author

Ok, thanks. I'll close this one. There's something weird that could be going on with my display. Please let me know if any of you can reproduce this at a later point of time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

LGTM Looks good to me

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants