trelliscopejs
trelliscopejs copied to clipboard
regex box on mobile chrome
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.
- Go to filter->weight. Filter on weight.
- 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.
Updated the recreate to include first applying a numeric filter before trying a regex filter.