-
Notifications
You must be signed in to change notification settings - Fork 635
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
Improvements to Node Autocomplete UI #11663
Conversation
Hi @reddyashish - Looking pretty awesome so far! A few comments on what can be improved:
@Jingyi-Wen any additional thoughts here? |
Looking good! I agree with @Amoursol 's comments above, also covered everything! |
@Amoursol I have made some changes based on your comments. This is the current look:
|
Awesome, thank you @reddyashish! Search icon and bar text looks great now. Would it be possible to give a little more breathing room (i.e. grey/white space) for both sides of the results? It's very close, I'm thinking only a few pixels here. @Jingyi-Wen are you able to provide a white cross Icon for this work? We don't currently have one 😊 |
Here's a white close icon (16*16 pixels, same as current one) |
You guys rock! I will take a look tomorrow |
Make sure you enjoy your vacay first man 🙌 |
@Amoursol @Jingyi-Wen Addressed the suggested changes. Here is the current look: Let me know if you think of any changes. |
@Amoursol @Jingyi-Wen @reddyashish I found |
Yes, I agree. Something like "Search Node Results"? |
Agreed! I'd suggest "Search Autocomplete Results", or just "Search" would work |
@reddyashish @Jingyi-Wen Nice, I vote for |
LGTM with the 'Search Autocomplete Results' in the search bar amendment @reddyashish ! |
Purpose
This PR is to make Node Autocomplete UI match the Dynamo Visual Refresh styling.
Task: https://jira.autodesk.com/browse/DYN-3359
Things to do:
Declarations
Check these if you believe they are true
*.resx
filesReviewers
@QilongTang @mjkkirschner @zeusongit @Amoursol