-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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: Use RichCommand for widget items #14760
Comments
Josh65-2201
changed the title
Code Quality: Intorduce view models to widget controls
Code Quality: Introduce view models to widget controls
Feb 18, 2024
This was referenced Mar 8, 2024
0x5bfa
changed the title
Code Quality: Introduce view models to widget controls
Code Quality: Use RichCommand for widget items
May 13, 2024
github-project-automation
bot
moved this from 🏗 In progress
to ✅ Done
in Files task board
Nov 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Widget pages have a very complicated codebase such as hooking events in Home page triggered in each widgets. I think this is because of associatedInstance but we can simplify it. In my search, achieving this goal will reduce about 500 lines. To be simple, I splitted up the work.
Concerned code
Gains
Requirements
Stage 1 (Done) (approx. 1200 lines)
Stage 2 (Done) (approx. 150 lines)
Stage 3 (In Progress) (approx. 500 lines)
Stage 4 (Ready) (approx. 100 lines)
Comments
No response
The text was updated successfully, but these errors were encountered: