Currently each component/wire manages its hovering state on its own. This should actually happen through the View Model.
How to fix:
I first need an idea of how I want this to work (maybe through a user story).
Then I can think of how I would implement that idea.
Currently each component/wire manages its hovering state on its own. This should actually happen through the View Model.
How to fix:
I first need an idea of how I want this to work (maybe through a user story).
Then I can think of how I would implement that idea.