-
Notifications
You must be signed in to change notification settings - Fork 986
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
Drawer/Bottom Actions - context-tag-props #20388
Conversation
Jenkins BuildsClick to see older builds (4)
|
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.
LGTM
55233ad
to
fa3b368
Compare
84% of end-end tests have passed
Not executed tests (1)Failed tests (5)Click to expandClass TestCommunityMultipleDeviceMergedTwo:
Class TestWalletMultipleDevice:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
Expected to fail tests (3)Click to expandClass TestWalletOneDevice:
Class TestCommunityOneDeviceMerged:
Class TestGroupChatMultipleDeviceMergedNewUI:
Passed tests (43)Click to expandClass TestCommunityMultipleDeviceMerged:
Class TestDeepLinksOneDevice:
Class TestCommunityOneDeviceMerged:
Class TestActivityMultipleDevicePR:
Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:
Class TestActivityMultipleDevicePRTwo:
Class TestGroupChatMultipleDeviceMergedNewUI:
Class TestCommunityMultipleDeviceMergedTwo:
Class TestActivityCenterContactRequestMultipleDevicePR:
Class TestWalletOneDevice:
Class TestOneToOneChatMultipleSharedDevicesNewUi:
|
Hey @ajayesivan ! Thanks for your PR. |
fa3b368
to
0be19a0
Compare
0be19a0
to
3f8f47f
Compare
fixes #20375
Summary
Add support for passing context tag props to render any context tag inside the Drawer/Bottom Actions component's top description.
Testing notes
Areas that maybe impacted
Community Addresses for permissions drawer bottom actions (Tested and works fine)
Steps to test
Quo Preview -> Drawer -> Bottom Actions
Change the
description
option totop
to test the changes in this PR. All other variants should work as before.Screenshot
status: ready