Skip to content

issue with dynamicRows component #31059

Closed
@bohdan-berezhniy

Description

@bohdan-berezhniy

Preconditions (*)

  1. Magento 2.4-develop
  2. Magento 2.3.4-p2
  3. Sample Data

Steps to reproduce (*)

1.Go to Admin -> Catalog -> Product;
2. Chose any product and go to edit form;
3. Go to Related Products, Up-Sells, and Cross-Sells section.
4. Add more than 70 product to Up-Sell or Related products
5. Save the product.
6. Go to the Related Products, Up-Sells, and Cross-Sells section and go to 2,3 and 4 pages

Actual Result: ✔️ All 70 products are displayed in the grid

Peek 2020-11-27 15-53

6.1 Change per page value to 5, and try to repeat the previous step(6).

Expected result (*)

✔️ When per page value was changed to 5, the total pages count should be updated

Actual result (*)

✖️ We have 70 up-sell products and if we change per page value to 5, then 5 products will be shown and the total pages count won't be updated.
As a result, we will be able to see only 20 products ( 5 products on 4 pages)

Peek 2020-11-27 15-59


S2

Metadata

Metadata

Assignees

Labels

Component: BackendComponent: CatalogIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: ready for confirmationPriority: P2A defect with this priority could have functionality issues which are not to expectations.Progress: doneReported on 2.3.4-p2Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchSeverity: S2Major restrictions or short-term circumventions are required until a fix is available.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions