mainflux/ui

Implement pagination service for channels and things

Closed this issue · 0 comments

Currently, things and channels page fetch first n entities, where n is hardcoded. Make a proper pagination functionnality to fetch next or previous n things depending on page number.