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

Refresh still broken #265

Open
Gregliest opened this issue Sep 30, 2021 · 4 comments
Open

Refresh still broken #265

Gregliest opened this issue Sep 30, 2021 · 4 comments
Assignees

Comments

@Gregliest
Copy link
Contributor

@yeahphil I've gotten the refresh controller in a couple of bug states.

  1. On first run, the last updated time didn't update, and the bar showed the text "Refreshing..." (see photo). I was clicking around and came back to the page after it had finished loading.
    IMG_7740

  2. If you pull to refresh, click on another tab like favorites, and come back to the list, the spinner will be at the top but not spinning. It does seem to go away after a while, which is I assume when the request finishes.

.

@yeahphil
Copy link
Collaborator

Lol where is that "Refreshing..." string coming from? I thought we removed it

@yeahphil
Copy link
Collaborator

@Gregliest is it possible the TF build didn't have 4e79a1a merged yet? The string "Refreshing..." doesn't appear anywhere in the app source or storyboards any more

yeahphil added a commit that referenced this issue Sep 30, 2021
This is a kludge that maybe makes #265 part 2 less noticeable
@Gregliest
Copy link
Contributor Author

Gregliest commented Oct 1, 2021 via email

Gregliest pushed a commit that referenced this issue Oct 5, 2021
* Oops, fix bounds checking wrong thing in RunDetailTableViewController.updateImagePreviews()

See https://console.firebase.google.com/u/1/project/american-whitewater-1234/crashlytics/app/ios:org.americanwhitewater.aw/issues/a8f7361272c0a9c9c4b3250363c6ae35?time=last-seven-days&versions=1.4.0%20(2)&sessionEventKey=e805326fff5e46829f79384bc7339b58_1592225718857010802

* Hide the refresh control on viewWillAppear if it's already animating.

This is a kludge that maybe makes #265 part 2 less noticeable

* Revert "Hide the refresh control on viewWillAppear if it's already animating."

This reverts commit dc4f64f.

Co-authored-by: Gregory Lee <git@gregliest.com>
@Gregliest
Copy link
Contributor Author

We are going to punt on 2) until the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants