mytakedotorg/mtdo

User error dialog for searching more than 5 terms

オープン

#327 opened on 2020/08/18

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Java (3 件のフォーク)auto 404
frontendgood first issue

Repository metrics

Stars
 (16 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド