-
Notifications
You must be signed in to change notification settings - Fork 4.3k
UX changes and styling of replica set detail page #295
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
Conversation
Current coverage is
|
@maciaszczykm Can you review? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey, I think this is the opposite. The previous version is correct. I think Ken wanted to change labels on the cards list, which I already done. Ref: https://msdn.microsoft.com/en-us/library/windows/desktop/bb246428(v=vs.85).aspx
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! There is even a documentation for that. :) I will change
@bryk Yes, I'll check it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This if
statement doesn't cover empty events list case.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
One issue with |
PTAL |
LGTM |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was just going with what the mock shows. It's not capitalized there.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see. I think we should be going with standard angular material components, unless it gives benefits for users to change them. With this we'll save engineering resources to implement features, rather than play with frameworks. Does this make sense?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure, I'm thinking the same. Looking at Ken's feedback felt like he wants view to be closer to mocks. That's why I've changed it.
A few discussion comments. PTAL. |
5443c86
to
685a594
Compare
src/app/frontend/index.scss
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it ok to disable transition for tabs globally? I will add comment if it is.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, sounds good.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add a comment, of course :)
a020222
to
4ebbf4a
Compare
src/app/frontend/index.scss
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it ok if we disable tab switch animation globally?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, but add a comment explaining what and why you're doing here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Of course. Just wanted to make sure that it is ok.
@bryk @maciaszczykm PTAL |
Last style comments and let's merge. |
Done. PTAL. |
Nice work, thanks! :) |
UX changes and styling of replica set detail page
Style update:
Delete Replica Set
No events found
information when there are no events. (Please check if it looks ok)2 things still to do, but in other PRs: