-
Notifications
You must be signed in to change notification settings - Fork 36
Refactor Overview pages #230
Copy link
Copy link
Open
Labels
enhancement_requestAll issues containing enhancements proposals to the existing functionalities, codebase or dev setupAll issues containing enhancements proposals to the existing functionalities, codebase or dev setup
Description
Metadata
Metadata
Assignees
Labels
enhancement_requestAll issues containing enhancements proposals to the existing functionalities, codebase or dev setupAll issues containing enhancements proposals to the existing functionalities, codebase or dev setup
Summary
Overview file is currently at ~1.0 kLOC of messy, hard to understand and navigate code. This should be split into smaller modules, ideally "one module per functionality" kind of approach, like different pages, components and utilities.