-
Notifications
You must be signed in to change notification settings - Fork 189
Open
Labels
backlogThis issue is not planned and might not be a priorityThis issue is not planned and might not be a prioritytechnical improvementA technical improvement or refactorA technical improvement or refactor
Description
π Improvement Description
While working on #427, I noticed that category list tile and account list tile have exactly the same looks and logic, but the code is duplicated.
π Problem Statement
No response
π‘ Proposed Solution
Create a generic list tile and use it as both a category tile and an account tile.
πΏ Benefits
This would improve modularity and remove repeated logic.
π§± Impact Area
- Backend
- Frontend
- Infrastructure
- DevOps
- Other
βοΈ Additional Context
No response
π Code of Conduct
- β I agree to the Code of Conduct
Metadata
Metadata
Assignees
Labels
backlogThis issue is not planned and might not be a priorityThis issue is not planned and might not be a prioritytechnical improvementA technical improvement or refactorA technical improvement or refactor