mytakedotorg/mtdo

Replace UserNav Login link with a LoginModal

开放

#371 创建于 2020年9月4日

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

仓库指标

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

描述

When there is no user session present, the Login link at the top right of the header should launch a LoginModal component. Use VideoResultsList.tsx as an example.

Do not link to /login

https://github.com/mytakedotorg/mytakedotorg/blob/5f4bc71ccd44bb541522242f9936c77de381e724/client/src/main/scripts/components/search/VideoResultsList.tsx#L53-L55

贡献者指南