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

When contained in a UITableView, UIControls which contain any control will not be filtered (fixes #260) #261

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

Conversation

plantpurecode
Copy link

This is our attempt at a fix for #260. We verified that this doesn't break any existing tests, but we haven't tested all potential scenarios where this could alter existing, untested behavior.

@wearhere
Copy link
Contributor

wearhere commented Sep 3, 2014

Can you squash this into a single "good" commit so that we have a clean commit history? Otherwise looks good. Re:

we haven't tested all potential scenarios where this could alter existing, untested behavior.

I don't know if that'd even be possible. :D The only behavior we do (indeed, can) guarantee is that which is tested; we'll handle additional issues as they're reported. But thank you for thinking about it--there are obviously different ways to fix things and we'd like to take fixes that are as conservative as possible to avoid potential issues down the line.

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.

2 participants