Skip to content

enhancing search field functionality #242

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jodysowald
Copy link

-not showing search while history popup is visible
-allowing search on blank prompt
-recording user text in lastUserText
-enhancing auto text preview to match popup
-adding common auto complete by tab click
-fixing search thread safety issues
-only setting "newItem" property once per operation rather than twice for clearer eventing
-removing search delay now that search is thread safe
-fixing left right arrow actions in the search field editor
-fix new item producer usages

-allowing search on blank prompt
-recording user text in lastUserText
-enhancing auto text preview to match popup
-adding common auto complete by tab click
-fixing search thread safety issues
-only setting "newItem" property once per operation rather than twice for clearer eventing
-removing search delay now that search is thread safe
-fixing left right arrow actions in the search field editor
-fix new item producer usages
@jodysowald
Copy link
Author

jodysowald commented Jun 30, 2025

Just seeing this, is this typical? I only see pre-existing javadocs formatting warnings in the build failure.

@jodysowald
Copy link
Author

@dlemmermann let me know if there are issues with the changes I make here. As far as I can tell from your demos and my usages these are only enhancements, but I can adjust the changes if there are situations this is not viable for.

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 this pull request may close these issues.

1 participant