Skip to content
This repository was archived by the owner on Aug 8, 2018. It is now read-only.
This repository was archived by the owner on Aug 8, 2018. It is now read-only.

Possible way to show "no more projects" when reaching the end #8

@itsmingjie

Description

@itsmingjie

We need a way of showing that there is no more projects when the user has scrolled to the end of the list. Currently there's no shortcut since the client actually does not throw any error message when reaching the end, so we could not do a simple catch trigger.

My possible solution is to check the timestamp of the first project of the db and compare the timestamp of the last loaded project with that timestamp.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions