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

Code Quality: Refactor Widget controls #13210

Closed
0x5bfa opened this issue Aug 18, 2023 · 0 comments
Closed

Code Quality: Refactor Widget controls #13210

0x5bfa opened this issue Aug 18, 2023 · 0 comments
Assignees
Labels
codebase quality Issues that are not bugs, but still might be worth improving (eg, code hygiene or maintainability)

Comments

@0x5bfa
Copy link
Member

0x5bfa commented Aug 18, 2023

Description

As #4180 lists this as an issue, widget controls need to be refactored.

Detailed issues:

  • Home page is just wrapping WidgetsListControl.
  • Each widget control is handling its all functions
  • Drive widget won't be updated when drive info is updated

Keep in mind:

Concerned code

  • UserControls.Widgets
  • ViewModels.Widgets
  • HomeViewModel
  • HomePage

Gains

  • A better readability & maintainability.

Requirements

  • Refactor all concened code

Comments

No response

@0x5bfa 0x5bfa added the codebase quality Issues that are not bugs, but still might be worth improving (eg, code hygiene or maintainability) label Aug 18, 2023
@0x5bfa 0x5bfa self-assigned this Aug 18, 2023
@0x5bfa 0x5bfa closed this as not planned Won't fix, can't repro, duplicate, stale Feb 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codebase quality Issues that are not bugs, but still might be worth improving (eg, code hygiene or maintainability)
Projects
Archived in project
1 participant