mytakedotorg/mtdo

User error dialog for searching more than 5 terms

Aperta

#327 aperta il 18 ago 2020

 (0 commenti) (0 reazioni) (0 assegnatari)Java (3 fork)auto 404
frontendgood first issue

Metriche repository

Star
 (16 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor