Separate route for movie info #22

Open
opened 2019-10-04 08:48:29 +00:00 by KevinMidboe · 1 comment
KevinMidboe commented 2019-10-04 08:48:29 +00:00 (Migrated from github.com)

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.

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.
KevinMidboe commented 2019-10-04 08:49:45 +00:00 (Migrated from github.com)

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.

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.
Sign in to join this conversation.
No description provided.