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

Support pagination in the Space Summary API #4994

Merged

Conversation

gileluard
Copy link
Contributor

@gileluard gileluard commented Oct 12, 2021

fix #4893

Testable link: https://i.diawi.com/aEaPQD

aEaPQD

ezgif-4-90021123dab8-34 (dragged)

@github-actions
Copy link

github-actions bot commented Oct 12, 2021

📱 Scan the QR code below to install the build for this PR.
🔒 This build is for internal testing purpose. Only devices listed in the ad-hoc provisioning profile can install Element Alpha.

QR code

If you can't scan the QR code you can install the build via this link: https://i.diawi.com/xZ8Qec

@niquewoodhouse
Copy link

From the image, it looks like the loading indicator is a circle?

On iOS, loading is normally indicated by the traditional activity indicator. Are we able to use the same iconography inline?

- Move back to default iOS activity indicator
import UIKit
import Reusable

class SpaceChildLoadingViewCell: UITableViewCell, NibReusable, Themable {
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this cell will be reuse for other screens? If yes maybe we can use a common name like PaginationLoadingViewCell

@gileluard gileluard merged commit 6411ab3 into develop Nov 9, 2021
@gileluard gileluard deleted the gil/4893_support_pagination_in_the_space_summary_api branch November 9, 2021 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support pagination in the Space Summary API
3 participants