trelliscopejs icon indicating copy to clipboard operation
trelliscopejs copied to clipboard

regex box on mobile chrome

Open jrounds opened this issue 7 years ago • 1 comments

Hi,

Before I got to far into specs to recreate I thought maybe I would ask "does it happen to you?"

Using this as a test on your mobile phone (Android Chrome) for me: http://hafen.github.io/trelliscopejs-demo/pokemon/

This is a two parter to recreate.

  1. Go to filter->weight. Filter on weight.
  2. Go to filter->pokemon-> regex.

Try to enter text into regex

What happens to me is the mobile keyboard pops-up, the trelliscope-js display loses focus, flashes, and the mobile keyboard disappears before you can enter text. Thus, regex filtering is impossible.

Note: this works as expected if a filter on weight does not occur first (or other numeric filter).

Note: works fine on my desktop browser.

jrounds avatar Mar 13 '17 22:03 jrounds

Updated the recreate to include first applying a numeric filter before trying a regex filter.

jrounds avatar Mar 13 '17 22:03 jrounds