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

[Refactor] migrate universal component to radix-ui #133

Open
12 of 17 tasks
Tracked by #747
wibus-wee opened this issue Jun 8, 2023 · 0 comments
Open
12 of 17 tasks
Tracked by #747

[Refactor] migrate universal component to radix-ui #133

wibus-wee opened this issue Jun 8, 2023 · 0 comments
Assignees

Comments

@wibus-wee
Copy link
Member

wibus-wee commented Jun 8, 2023

Why?

As we iterated, we found that the original general-purpose component needed to pile on functionality, but at the same time, the component performance and use experience were poor due to design flaws.

On the other hand, we don't need to write the component functionality specifically, we just need to write the style that best suits the console

Why there is a task called Table (EachPage)?

We used @tanstack/react-table as a table processing dependency in this refactoring plan.

In addition, the data formats of different pages are not the same, and the functions that need to be displayed are not consistent.

We can only make most of the components reusable as much as possible

Components

  1. mod:component
  2. mod:component
  3. mod:component
  4. mod:component
  5. mod:component
    wibus-wee
  6. mod:component mod:page
    wibus-wee
  7. mod:component
    wibus-wee
  8. Brand new enhancement mod:component
  9. Brand new mod:component
    wibus-wee
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