appbaseio/reactivesearch

Turn down sensitivity of URLParams

Open

#414 aberto em 18 de jun. de 2018

Ver no GitHub
 (1 comment) (2 reactions) (0 assignees)JavaScript (487 forks)batch import
enhancementgood first issue :wave:help wanted

Métricas do repositório

Stars
 (4.835 stars)
Métricas de merge de PR
 (Mesclagem média 3d 7h) (1 fundiu PR em 30d)

Description

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

Guia do colaborador