openMF / web-app

Mifos X Web App is the revamped version of the Mifos X Community App built on top of the Fineract Platform leveraging the popular Angular framework.
https://openmf.github.io/web-app/
Mozilla Public License 2.0
230 stars 533 forks source link

Paging does not work on several screens #1865

Closed peter-santa-dpc closed 1 year ago

peter-santa-dpc commented 1 year ago

Description

Paging does not work on several screens. Scope of this ticket:

Steps to Reproduce

Audit trails

Go to

Set page size less than the existing records.

Journal entries

Go to

Set page size less than the existing records.

Expected Behaviour

Paging works.

Actual Behaviour

Paging does not work. Arrows are grey.

Settings

Screenshots, if any

image image
jdailey commented 1 year ago

Needs a fix .

adamsaghy commented 1 year ago

Closing. The problem is not UI issue. It requires changes at backend side.

peter-santa-dpc commented 12 months ago

Then https://issues.apache.org/jira/browse/FINERACT-2013 might solve the issues.