The popover is great, but it is implemented in a old way. We have a component that only acts on function calls to our eventhub where it should go through the state manager now that vuex has been implemented.
Another problem is that we do not have a destinct path for a movie item. This makes navigation on mobile a bit cumbersome.
Think the best solution would be to make a separate route that is both able to display movieinfo directly, but also still be able to popover content when on a list- or home page.
The popover is great, but it is implemented in a old way. We have a component that only acts on function calls to our eventhub where it should go through the state manager now that vuex has been implemented.
Another problem is that we do not have a destinct path for a movie item. This makes navigation on mobile a bit cumbersome.