appbaseio/reactivesearch

Turn down sensitivity of URLParams

Open

#414 创建于 2018年6月18日

在 GitHub 查看
 (1 评论) (2 反应) (0 负责人)JavaScript (487 fork)batch import
enhancementgood first issue :wave:help wanted

仓库指标

Star
 (4,835 star)
PR 合并指标
 (平均合并 3天 7小时) (30 天内合并 1 个 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

贡献者指南