Results 29 issues of Alan Chu

Additionally, DiffableDataSource is flooding stdout with item index errors of header items (but not crashing): ``` 2021-06-24 09:58:09.850758-0700 App[13091:4345657] [DiffableDataSource] Failed to find index of item OBAKit.AnyOBAListViewItem(_anyEquatable: OBAKit.(unknown context at...

It'd be great to create a standard way to invoke lite versions of the app. @barbeau Is [Google Play Instant](https://developer.android.com/topic/google-play-instant/overview) the appropriate equivalent? Registered URL format: - `lite.onebusaway.co/${region}/stop/${stop}` - `lite.onebusaway.co/${region}/route/${route}`...

Needs Clarification

Similar to how Link's on-board display shows next stops (image below) Similar: onebusaway/onebusaway-iphone#319 ![Screen Shot 2021-08-06 at 9 47 10 AM](https://user-images.githubusercontent.com/22162410/128544572-01d6c048-65da-4164-8e1a-f030528accbb.png) Image from @aaronbrethorst lol

Trip Details

## Repro steps 1. In StopViewController, Sort by route 2. Only one WalkTimeRow appears ## Expected behavior (A) A separate WalkTimeRow should appear for each route. ## Expected behavior (B)...

https://github.com/OneBusAway/OBAKit/blob/2d605ee009f5a727dd5ad0b9b7809308b39be5a9/OBAKit/Stops/Sections/StopArrival/StopArrivalCell.swift#L67-L70 _Originally posted by @aaronbrethorst in https://github.com/OneBusAway/OBAKit/pull/391#discussion_r657368715_

Currently, the binary appears as `App.app` or `App.ipa` (catalyst and ios, respectively). In addition, on Catalyst, the app appears as `App` in the toolbars and window title bar. This should...

Catalyst

When looking at a busy stop, the first page shows only past arrDeps which could be confusing for the user. Potential fixes: - Be "smart" on whether to display a...

Stops

I'm currently in a different time zone and the displayed bus times for Puget Sound is using my local time zone. It should always be in PST, regardless of where...

In my quest for the very best accessibility, one change I made is defaulting the map drawer to be full screen when the user is in voiceover. The map is...

Accessibility