Activities of "kkmy"

  • ABP Framework version: v8.1.3
  • UI Type: Angular v17.3.9

Hello,

The page search functionality is not properly working (Win: Ctrl + F, Mac: Cmd + F). Normally, if the searched text is on the page but not on the displayed area of the browser, clicking the enter key will make the page jump to that particular area. However, this is not the case for ABP. I have tried it with different browsers (Chrome, Edge, Safari, Firefox, Opera) and it happens for all of them.

Steps to reproduce the issue:

  1. Go to https://commercial-demo.abp.io/dashboard.
  2. Press Ctrl + F / Cmd + F at the top of the page.
  3. Search for "Frontend Technologies". There is a box with this title at the end of the page.
  4. Click enter to jump to that area. Observe that it finds the text, but does not jump.

I am attaching a video to clarify the situation better. The difference between the commercial and main pages of the ABP is explicit.

Thank you.

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 4 of 4 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11