Page MenuHomePhabricator

[REGRESSION 5.0.0.628] Explore tab completely refreshes when "Nearby" items change
Closed, ResolvedPublic

Description

Steps to reproduce

In simulator, given the app has location permissions:

  1. Set location to Freeway drive
  2. Scroll to nearby
  3. Wait for distance to exceed threshold

Expected results

Distance exceeds threshold, causing reloading nearby in-place

Actual results

Entire view reloads, scrolling user back to the top

Event Timeline

BGerstle-WMF raised the priority of this task from to Needs Triage.
BGerstle-WMF updated the task description. (Show Details)
BGerstle-WMF subscribed.

@BGerstle-WMF ANY refreshing of ANY section causes the entire table to refresh… all refreshes cause a reload.

The only way to address is to refactor to remove the [self.tableView reloadData] calls by troubleshooting why updating a single section causes a crash.

Issue seems resolved (testing Freeway Drive on simulator):

pasted_file (667×375 px, 68 KB)