mytakedotorg/mtdo

User error dialog for searching more than 5 terms

开放

#327 创建于 2020年8月18日

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

仓库指标

星标
 (16 个星标)
PR 合并指标
 (30 天内没有已合并 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

贡献者指南