Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

userDidSubmitInput getting called multiple times after a search request is submitted #1768

Closed
JulianKast opened this issue Nov 29, 2021 · 1 comment

Comments

@JulianKast
Copy link
Contributor

Bug Report

When the user submits a search request through a searchableChoiceSet, the userDidSubmitInput keyboard's listener method gets called multiple times when updateAutocomplete method is implemented

Reproduction Steps
  1. Present a searchable choice set
  2. Submit a search through the search box in choiceset or click on an autocomplete cell
Expected Behavior

userDidSubmitInput method gets called once per key input

Observed Behavior

userDidSubmitInput method gets called multiple times per key input

OS & Version Information
  • Android Version: 11
  • SDL Android Version: 5.3.0
  • Testing Against: Sdl_hmi, core 8.0.0
Test Case, Sample Code, and / or Example App
@RHenigan
Copy link
Contributor

RHenigan commented Dec 8, 2021

This issue was fixed and resolved in the 5.3.1 Hotfix release.
As part of PR #1773

@RHenigan RHenigan closed this as completed Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants