mytakedotorg/mtdo

Add video to bookmarks page

开放

#358 创建于 2020年8月31日

 (0 条评论) (0 个反应) (0 位负责人)Java (3 个派生)auto 404
frontendgood first issue

仓库指标

星标
 (16 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南