Skip to content

Custom Pagination With Search Not working correctly #936

Open
@eyle

Description

@eyle

Hello,

I don't know if we should call it an issue , but here is the problem i encountered:
When filtering for a specific value , pagination works fine (It shows the right number of filtered page and the element filtered is shown in the table) .
The problem happens when data changes while filtering is still active(showing 1 page and 1 items that matches our filter) , when we load new data while search is active , a problem occurs (Number of pages becomes incorrect ) [Instead of having one page wich is the correct result since filter is still active , we got X pages that relates data length]

Steps to reproduce:

before
after
AFTERLAST

This is really annoying when there are formater on rows , this will display errors because when accessing rows element(Errors will be displayed since key doesn't )

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions