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

[TIMOB-9016]Clearing text on tableview searchbar causing rendering issues. #2288

Merged
merged 1 commit into from May 30, 2012

Conversation

srahim
Copy link
Contributor

@srahim srahim commented May 29, 2012

While testing original bug found another related issue, where after searching for a text if we trying clear out the text manually the greyed out tableview in the background shows some missing blank cells. This happens as table views cells themselves have been reused and is no longer available.

TESTING INSTRUCTION

  • Run the code in JIRA
  • Type row in searchbar.
  • Clear out the entire text manually.
  • The background tableview should not have any missing cells.

@mstepanov
Copy link
Contributor

Code reviewed. APPROVED
FT PASSED on iPhoneSim 4.3/5.1

mstepanov pushed a commit that referenced this pull request May 30, 2012
[TIMOB-9016]Clearing text on tableview searchbar causing rendering issues.
@mstepanov mstepanov merged commit d3c9767 into tidev:master May 30, 2012
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.

None yet

2 participants