-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
What would you like to be added?
Upgrade and optimize the frontend components of the KubeEdge Dashboard to enhance performance and user experience.
Why is this needed?
Some shared components such as PodTable and TableCard currently show performance issues when rendering large datasets or complex UIs. Optimizing these components, introducing caching strategies, and improving the layout will significantly boost responsiveness and usability.
-
Refactor and improve the rendering performance of core components like PodTable and TableCard
-
Optimize network request logic and add caching mechanisms to avoid unnecessary requests
-
(Optional) Introduce MUI’s new Dashboard Layout components to enhance the layout structure and consistency
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.