Skip to content
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

[manager-components]: onboarding template - IAM Behavior on Order CTA #15417

Open
1 task done
sachinrameshn opened this issue Feb 12, 2025 · 0 comments
Open
1 task done
Assignees

Comments

@sachinrameshn
Copy link
Contributor

sachinrameshn commented Feb 12, 2025

Have you already checked if a similar item is present on manager-components?

  • Yes, I have already checked the existing components/hooks/utils.

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,

orderIam?: {
    urn: string,
    iamActions: string[],
    displayTooltip?: boolean,
  },
@sachinrameshn sachinrameshn changed the title [manager-components]: <TITLE> [manager-components]: onboarding template - IAM Behavior on Order CTA Feb 12, 2025
@sachinrameshn sachinrameshn self-assigned this Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant