mytakedotorg/mtdo
Add 403 error handling to BookmarksLoader.tsx
Aberta
#370 aberto em 4 de set. de 2020
frontendgood first issue
Métricas do repositório
- Stars
- (16 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
Use VideoResultsLoader.tsx as an example. Note how loginModalState is set in the catch blocks of the add/remove bookmark event handlers. Use this state to render a LoginModal component.