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

TestApp: Add SuggestionSearch for Specifications #16

Closed
wba2hi opened this issue Oct 6, 2023 · 0 comments · Fixed by #58
Closed

TestApp: Add SuggestionSearch for Specifications #16

wba2hi opened this issue Oct 6, 2023 · 0 comments · Fixed by #58

Comments

@wba2hi
Copy link
Contributor

wba2hi commented Oct 6, 2023

Blocked by #4

Is your feature request related to a problem? Please describe.
The Specification is quite complex and therefore the list of Specifications to select is huge, making navigation / selection of the correct element really hard. The user should have a more easy way to find the correct Specification he needs.

Describe the solution you'd like
To make navigation more easily, the user should be able to somehow search the existing entries. e.g. instead of having a Spinner, showing the selected entry there should be a TextView, where text can be entered. After entering Text the number of Specifications are automatically reduced to fitting results.

The best search algorithm to use appropriate elements needs to be found / evaluated (e.g. startsWith / contains / ....)

@wba2hi wba2hi changed the title TestApp: Add SuggestionSearch for Specification TestApp: Add SuggestionSearch for Specifications Oct 6, 2023
wba2hi added a commit to boschglobal/kuksa-android-sdk that referenced this issue Dec 6, 2023
Closes: eclipse-kuksa#16
Signed-off-by: Andre Weber <andre.weber3@etas.com>
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

Successfully merging a pull request may close this issue.

1 participant