Skip to content

[Tech Improvement] Duplicate code for category_list_tile and account_list_tileΒ #429

@0neRain

Description

@0neRain

πŸ“ 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 prioritytechnical improvementA technical improvement or refactor

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions