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]: Datagrid v2 #12105

Open
1 task done
anooparveti opened this issue Jun 21, 2024 · 0 comments
Open
1 task done

[manager-components]: Datagrid v2 #12105

anooparveti opened this issue Jun 21, 2024 · 0 comments
Assignees

Comments

@anooparveti
Copy link
Contributor

anooparveti commented Jun 21, 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

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)

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