We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Component
Can we improve Onboarding template of MRC to support IAM behaviour on Order CTA (OdsButton) ?
Where: packages/manager-react-components/src/components/templates/onboarding/onboarding.component.tsx
vrack-services app
No response
Addition of new prop on onboardingComponent as shown below,
onboardingComponent
orderIam?: { urn: string, iamActions: string[], displayTooltip?: boolean, },
The text was updated successfully, but these errors were encountered:
sachinrameshn
No branches or pull requests
Have you already checked if a similar item is present on manager-components?
What do you expect from this request?
Component
Description
Can we improve Onboarding template of MRC to support IAM behaviour on Order CTA (OdsButton) ?
Where: packages/manager-react-components/src/components/templates/onboarding/onboarding.component.tsx
Where do you expect to use this?
vrack-services app
Do you have mock-up?
No response
When do you expect this to be delivered?
No response
Additional Information
Addition of new prop on
onboardingComponent
as shown below,The text was updated successfully, but these errors were encountered: