nativescript-ui-feedback icon indicating copy to clipboard operation
nativescript-ui-feedback copied to clipboard

AutoCompleteTextView SuggestionView does not appear in iOS modal

Open Logikgate opened this issue 5 years ago • 2 comments

Tell us about the problem

When a RadAutocompleteListView is placed in a modal the SuggestionView does not show up. This appears to be the same issue as the closed #379 but it is still happening with the latest nativescript-ui-autocomplete plugin

Which platform(s) does your issue occur on?

iOS

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

  • Progress NativeScript UI plugin version: 6.0.1
  • CLI: 6.8.0
  • Cross-platform modules: 6.5.20
  • Runtime(s): 6.5.2

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

  1. Use the below playground
  2. Type into the RadAutocompleteListView, see that the SuggestionView works
  3. Click the "Open Modal" button
  4. Type into the RadAutocompleteListView that is in the modal, see that the SuggestionView does not show up.

https://play.nativescript.org/?template=play-vue&id=2xom49&v=402

Logikgate avatar Nov 20 '20 21:11 Logikgate

By the way, it's working fine on Android devices.

aaltotsky avatar Nov 23 '20 18:11 aaltotsky

Hi guys, are you able to find solutions for this?

mika-ella avatar May 02 '22 03:05 mika-ella