Skip to content

Android SearchBar glitch #5039

@terreb

Description

@terreb

Please, provide the details below:

Did you verify this is a real problem by searching [Stack Overflow]

I did, but haven't found anything related.

Tell us about the problem

On Android search for the same word fires only the first time.

Which platform(s) does your issue occur on?

Android, not sure about iOS

Please provide the following version numbers that your issue occurs with:

  • CLI: 3.3.0
  • Cross-platform modules: 3.3.0
  • Runtime(s): 3.3.0

Please tell us how to recreate the issue in as much detail as possible.

Please download and run the next repo on Android 7.1.0
https://github.com/terreb/tns-android-search

  1. type in "apple"
  2. do search, the list should be filtered by items containing "apple"
  3. clear search, you should see the full list
  4. type in "apple" again and do search
  5. at this step I still see the full list, so search has not been fired

Expected result: second search should filter items by "apple" like the first time.

Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.

Please see above

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions