magento / inventory

Magento Inventory Project (a.k.a MSI)
Open Software License 3.0
337 stars 248 forks source link

Product form soruces grid page navigation issue #3265

Open serbaninno opened 3 years ago

serbaninno commented 3 years ago

Preconditions (*)

Magento version 2.3.5-p2 + Inventory PHP 7.2

Steps to reproduce (*)

  1. Install a clean Magento 2.3.5-p2 project and create a simple product from admin
  2. Create multiple sources (more than the pagination limit in product form - by default it is five). I created 21
  3. Assign the sources to the product with quantity
  4. Save the product and notice that the sources have more than one page
  5. Change number of products per page (notice that the number of pages does not change)
  6. Navigate to next page
  7. Notice an infinite loading over the sources grid.

This issue also reproduces on a client's website without changing the per page number, just by trying to navigate to the next page.

Expected result (*)

  1. The pagination should show that there are more/ less pages remaining depending on how many products are selected to be shown per page
  2. Navigation to a different page should be possible

Actual result (*)

  1. Infinite loading div is present over the sources grid

https://user-images.githubusercontent.com/75125765/105997599-78ae4a00-60b4-11eb-86bc-b5fd2633eaca.mov

m2-assistant[bot] commented 3 years ago

Hi @serbaninno. Thank you for your report. To help us process this issue please make sure that you provided sufficient information.

Please, add a comment to assign the issue: @magento I am working on this