appbaseio/reactivesearch

Turn down sensitivity of URLParams

开放

#414 创建于 2018年6月18日

 (2 条评论) (2 个反应) (0 位负责人)JavaScript (487 个派生)batch import
enhancementgood first issue :wave:help wanted

仓库指标

星标
 (4,835 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Issue Type: Enhancement

Platform: Web

Description: While using the text field with URLParams every single character/key press adds to the URL so if you say type in "cheese" into the box and press the back button you have to press it once for every single character (so pressing it once results in "chees", etc). I don't think this makes sense, it should be an entire word or something?

Screenshots: No screenshots sorry

Minimal reproduction of the problem with instructions: Description should explain it

Reactivesearch version: 2.6.2

Browser: all

Anything else: Nothing else

贡献者指南