mytakedotorg/mtdo

User error dialog for searching more than 5 terms

Aberta

#327 aberto em 18 de ago. de 2020

 (0 comentário) (0 reação) (0 responsável)Java (3 forks)auto 404
frontendgood first issue

Métricas do repositório

Stars
 (16 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

We limit a search to 5 terms. If you search for 6, the sixth is silently removed on the client side. It would be good to show a notification to the user about the limit.

https://github.com/mytakedotorg/mytakedotorg/blob/da7b7b5a83ed3370ceeff8d8f79008fcf6ce6f05/client/src/main/scripts/components/SearchBar.tsx#L49-L59

Guia do colaborador