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.
