Separate route for movie info #22
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.