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

question: can full list show if textfield is empty? #5

Open
wdcurry opened this issue Nov 21, 2014 · 6 comments
Open

question: can full list show if textfield is empty? #5

wdcurry opened this issue Nov 21, 2014 · 6 comments

Comments

@wdcurry
Copy link

wdcurry commented Nov 21, 2014

This is an interesting option for a list, but my use-case would need to show all possible choices prior to typing anything. I know i can drop it in an try, but thought it better to just ask, and perhaps help others with the same question.. thanks

@sedwo
Copy link

sedwo commented Dec 17, 2014

+1

2 similar comments
@rexpie
Copy link

rexpie commented Dec 26, 2014

+1

@gbertb
Copy link

gbertb commented Jan 4, 2015

+1

@sedwo
Copy link

sedwo commented Jan 13, 2015

@wdcurry I think your request would be a popular feature. Any thoughts (or progress?) in possibly forking the control and tweaking it for this to be supported? (hopefully in ObjC too, for my own case :)

@wdcurry
Copy link
Author

wdcurry commented Jan 13, 2015

I'd love to if i wasn't knee-deep with investors & project deadlines. In my instance this is not a critical must-have, so i cannot devote time or resources on this. I suspect it will not be a difficult task once the code seal is broken and inspected ;)

@Shebuka
Copy link

Shebuka commented Mar 12, 2015

Completely possible, just remove self.text.length > 0 check in layoutSubviews and in applyFilterWithSearchQuery return the whole data array when the filteris empty string.

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

5 participants