Activities of "kkmy"

Ok then, have a nice day!

Hi again,

Is there any progress on this issue?

  • ABP Framework version: v8.0.1
  • UI Type: Angular
  • Database System: EF Core (PostgreSQL)

Hello,

After upgrading to v8.0.1, we have observed a crucial bug with datatables. Let's say we have a table that shows 10 rows per page and the table has 15 rows. So it has 2 pages. When we search for a record that comes in the first page using query filters, table shows that row without a problem. However, if we go to the second page and search for that particular record, the datatable does not show that record.

You can observe this behavior in https://commercial-demo.abp.io/language-management/languages as well. Steps to reproduce the issue are:

  1. Go to the Languages page.
  2. There are many languages there. We can use Deutsch for example. As you can see, it is in the first page and in the first row.
  3. Write "de" in the search bar. You can see that the record is shown in the datatable.
  4. Now clear the search bar.
  5. Go to the second page.
  6. Write "de" in the search bar again. Now the record is not shown even though it is there.

I have attached a video sample as well to clarify the situation more.

Thank you.

Showing 1 to 3 of 3 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11