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-component] Quantity Selector component #12514

Open
1 task done
lionel95200x opened this issue Jul 24, 2024 · 1 comment
Open
1 task done

[manager-component] Quantity Selector component #12514

lionel95200x opened this issue Jul 24, 2024 · 1 comment
Assignees

Comments

@lionel95200x
Copy link
Contributor

lionel95200x commented Jul 24, 2024

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

Simple Quantity Selector without Ods Boilerplate

Update: Component design,

<ManagerQuantity
   value={}
   setValue={}
   min={}
   max={}
   step={}
   onChange={}
   disabled
/>

Where do you expect to use this?

Savings Plans for the moment

Do you have mock-up?

https://github.com/ovh/manager/blob/4a500578a22e2ef4adda97e128b4edb360888e0a/packages/manager/apps/pci-savings-plan/src/components/QuantitySelector/QuantitySelector.tsx

Update: Must match the existing component on ui-kit: https://ovh.github.io/ovh-ui-kit/?path=/docs/design-system-components-numeric-webcomponent--simple

When do you expect this to be delivered?

_

@anooparveti
Copy link
Contributor

@lionel95200x ODS plans to simplify the usage in v18. So we will consider the issue after ODS upgrade to see if it's really required.

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

2 participants