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

Fixes list view regressions #402

Merged
merged 5 commits into from
Jul 1, 2021
Merged

Conversation

ualch9
Copy link
Member

@ualch9 ualch9 commented Jun 26, 2021

Fixes #390
Fixes #392
Fixes #399

Re: #389, I am still unable to pinpoint why the list view reloads the entire list instead of applying difference updates. As a duct-tape fix, just scroll to the bottom of the arrivalsdepartures section after the data has been applied, if the user tapped the load more button.

ualch9 added 3 commits June 26, 2021 10:40
Fixes OneBusAway#390 — Inconsistent recent stops ordering
Fixes OneBusAway#392 — Collapsed sections not notifying delegate or saving state
Fixes OneBusAway#399 — List view cells appears selected after presenting/pushing view controller
@ualch9 ualch9 requested a review from aaronbrethorst June 26, 2021 18:00
ualch9 added 2 commits June 26, 2021 15:08
Temporaily disables arrival nudge message (OneBusAway#401)
Addresses OneBusAway#389 by manually scrolling to the arrDeps section to maintain UX continuity when the reload is initiated by the user
Copy link
Member

@aaronbrethorst aaronbrethorst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great work, @ualch9 👍

@aaronbrethorst aaronbrethorst merged commit bfd7c6b into OneBusAway:master Jul 1, 2021
@ualch9 ualch9 deleted the list_prep branch July 6, 2021 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants