mytakedotorg/mtdo

Add video to bookmarks page

Open

#358 opened on Aug 31, 2020

 (0 comments) (0 reactions) (0 assignees)Java (3 forks)auto 404
frontendgood first issue

Repository metrics

Stars
 (16 stars)
PR merge metrics
 (PR metrics pending)

Description

When the user presses the play button on the bookmarks page, a video player should appear at the top of the page in place of the user's profile information. See the design below. Also see SearchContainer.tsx for a similar implementation that uses position: sticky to accomplish this on the search page. The VideoLite component can be used for this.

Bookmarks - self – video@2x

Contributor guide