-
Notifications
You must be signed in to change notification settings - Fork 984
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
Quo2: Token Input followup #17419
Quo2: Token Input followup #17419
Conversation
Jenkins BuildsClick to see older builds (20)
|
@Francesca-G a design review please :) |
63% of end-end tests have passed
Failed tests (16)Click to expandClass TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestCommunityMultipleDeviceMergedTwo:
Class TestActivityMultipleDevicePRTwo:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestCommunityOneDeviceMerged:
Passed tests (27)Click to expandClass TestOneToOneChatMultipleSharedDevicesNewUi:
Class TestCommunityMultipleDeviceMerged:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestActivityMultipleDevicePR:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestCommunityOneDeviceMerged:
|
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.
Here's the frame with the design review :)
ab55bd2
to
9fe6ee2
Compare
Thanks for your review @Francesca-G, fixed the issues! |
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.
Here's the updated review
Please refer to review 2 :)
9fe6ee2
to
9265b48
Compare
@Francesca-G regarding the cursor I replied to your comment. |
1b08d2b
to
4eb2b08
Compare
4eb2b08
to
4f0a515
Compare
fixes: #16856
This PR is a follow up to #16819. It adds Network Tag component to Token Input component.
Designs