You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Right now the <Price /> component supports the generation of a text with differents interval units etc like this
I think it should also allow to add additional text content to the label to specify additional information for example
To me we should be allowed to pass a React children that will be added to this part of the component, and it should display weither or not there is an intervalUnit prop defined. This will had a lot of flexibility to this component
That additional feature will allow me to reproduce this figma design:
Where do you expect to use this?
@ovh-ux/manager-zimbra-ap
Do you have mock-up?
linked
When do you expect this to be delivered?
ASAP
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Considering we cannot have same desired content due to localisation (refer attachments), price compute part will be extracted to hook to accommodate the custom cases and used in the price component to enable sharing the code.
Have you already checked if a similar item is present on manager-components?
What do you expect from this request?
Component
Description
Right now the
<Price />
component supports the generation of a text with differents interval units etc like thisI think it should also allow to add additional text content to the label to specify additional information for example
To me we should be allowed to pass a React children that will be added to this part of the component, and it should display weither or not there is an
intervalUnit
prop defined. This will had a lot of flexibility to this componentThat additional feature will allow me to reproduce this figma design:
Where do you expect to use this?
@ovh-ux/manager-zimbra-ap
Do you have mock-up?
linked
When do you expect this to be delivered?
ASAP
Additional Information
No response
The text was updated successfully, but these errors were encountered: