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
Existing Datagrid on manager-components is not compatible with all the api engines APIv6/2API/APIv2.
Enhance the datagrid to support all the api engines and provide searching/sorting/filtering capabilities.
Update the existing datagrid component
Add cursor pagination with a load more button
It must work on apiV6 (with or without iceberg), apiv2
Create the custom hook to handle the cursor navigation
New datagrid design
Sorting column
Filters popover
Where do you expect to use this?
All products
Do you have mock-up?
No Response
When do you expect this to be delivered?
1/07/2024
Additional Information
we need to migrate from datagrid V1 to V2 without broke the existing apps in production.
First step, we add the new version of the datagrid in the manager component lib
Second step, we refactor step by step the apps in prod (pci universe, vrack services, and the projects in progress)
The text was updated successfully, but these errors were encountered:
Have you already checked if a similar item is present on manager-components?
What do you expect from this request?
Component
Description
Existing Datagrid on
manager-components
is not compatible with all the api engines APIv6/2API/APIv2.Enhance the datagrid to support all the api engines and provide searching/sorting/filtering capabilities.
Update the existing datagrid component
Where do you expect to use this?
All products
Do you have mock-up?
No Response
When do you expect this to be delivered?
1/07/2024
Additional Information
we need to migrate from datagrid V1 to V2 without broke the existing apps in production.
First step, we add the new version of the datagrid in the manager component lib
Second step, we refactor step by step the apps in prod (pci universe, vrack services, and the projects in progress)
The text was updated successfully, but these errors were encountered: