Code Monkey home page Code Monkey logo

Comments (9)

mdew192837 avatar mdew192837 commented on June 26, 2024

I think I can take my hand at this.

Is there anything I should be cautious of @anweshknayak ?

from web-app.

mdew192837 avatar mdew192837 commented on June 26, 2024

Also, according to https://openmf.github.io/web-app/clients, it looks like pagination already exists?

from web-app.

muddlebee avatar muddlebee commented on June 26, 2024

@mdew192837 you have to use https://demo.openmf.org/api-docs/apiLive.htm#clients_list the pagination feature from the API given in link and plug into material angular pagination feature which we are using.

Also you can take a look how we are fetching API calls https://github.com/openMF/web-app/blob/master/src/app/clients/clients.service.ts

from web-app.

muddlebee avatar muddlebee commented on June 26, 2024

Currently only material angular pagination layout works which is the UI part. It is not plugged into the API yet. For testing purpose you can set to 4 pages per list as the clients list is not populated.

from web-app.

mdew192837 avatar mdew192837 commented on June 26, 2024

@anweshknayak I don't think the link to the API docs is working. Is there an alternative?

from web-app.

muddlebee avatar muddlebee commented on June 26, 2024

from web-app.

mdew192837 avatar mdew192837 commented on June 26, 2024

I'm a bit confused in regards to steps I need to implement. For example, I think I need page number, length, and a way to dynamically get the right users. I think i do that by using the offset property, but I can't seem to get pagination to work. @anweshknayak

from web-app.

muddlebee avatar muddlebee commented on June 26, 2024

@mdew192837 take a look at this for inspiration https://blog.angular-university.io/angular-material-data-table/

from web-app.

muddlebee avatar muddlebee commented on June 26, 2024

#115

from web-app.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.