Results 29 issues of Alan Chu

See attached video. The stop annotations appear to "reset" to a default image before actually presenting the correct icon whenever the map is scrolled. ~I originally observed this on 120hz...

Bug
Ux

Started as an experiment, but might actually build it out now. Plus, the code can be reused for Live Activities/watchOS/etc.

A top StopViewController crasher. We've received multiple user feedback that this sometimes occurs when viewing the Puget Sound Roosevelt Link station in Seattle, and I suspect it to be this...

Stops
Bug

This was added to OBA in Q4 2022 and we should use it to show arrival departures on the main map screen (alongside nearby stops). http://developer.onebusaway.org/modules/onebusaway-application-modules/current/api/where/methods/arrivals-and-departures-for-location.html

Needs Clarification
Blocked

Debug builds are apparently sending data to Crashlytics which is showing up on our Firebase console, we should disable this to reduce noise.

Add a button to recent stops list to "expand" the search radius if no stops were loaded (via perferredLoadDataRegionFudgeFactor from commit ae73f03) Originally from #576

After #391, all `applyData` calls result in the list view reloading all data. See attached video. https://user-images.githubusercontent.com/22162410/123139623-44447d00-d40b-11eb-9b13-ef16cb967260.mov _Originally posted by @ualch9 in https://github.com/OneBusAway/OBAKit/issues/389#issuecomment-867014676_

User feedback: > [...] viewing a bus stop with many routes arriving and their estimated time of arrival, it would be great to have the option to also see the...

Trip Details
Needs Clarification

The current screen looks unfinished and buggy. ![Letter](https://user-images.githubusercontent.com/22162410/142275240-04cf24e9-d2ff-49f0-8268-5c2501226247.png)

Context: #531 and #537 > For these types of GTFS issues (duplicate stops, etc.), OBA iOS will need to be a little more tolerant and not crash. AFAIK there isn't...