Skip to content

Fix initial status - #147

Merged
apasccon merged 3 commits into
apasccon:masterfrom
codelathe:fix_initial_displaying
Jun 2, 2019
Merged

Fix initial status#147
apasccon merged 3 commits into
apasccon:masterfrom
codelathe:fix_initial_displaying

Conversation

@rivera-ernesto

Copy link
Copy Markdown
Contributor

Before this PR it was not possible to display the list of suggestions with no input at launch.

No it can be achieved with the following options:

    searchField.forceNoFiltering = true
    searchField.filterStrings([])
    searchField.interactedWith = true

Still clunky, but an improvement.

@apasccon
apasccon merged commit 131f5ed into apasccon:master Jun 2, 2019
@apasccon

apasccon commented Jun 2, 2019

Copy link
Copy Markdown
Owner

I liked your improvements. Thanks! (and really sorry for the long delay)

@rivera-ernesto
rivera-ernesto deleted the fix_initial_displaying branch June 3, 2019 16:33
@DhanaKTech

DhanaKTech commented Aug 21, 2020

Copy link
Copy Markdown

Hello after selection search it is displaying table view in single line not hidden not happen

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.

3 participants