community-features icon indicating copy to clipboard operation
community-features copied to clipboard

Don't trigger reload of ui listing at page load

Open Den4ik opened this issue 5 years ago • 2 comments

Preconditions (*) 2.3.x

Steps to reproduce (*)

  • Open sales orders page
  • Look at page source
  • Page already contain items and totalRecords at ui config js

Expected result (*) Don't trigger reload event and renderer listing from already available data

Actual result (*) Reload event triggering and in fact we receive same data that was available at page load

Den4ik avatar Feb 12 '20 13:02 Den4ik

@magento I'm working on it

Den4ik avatar May 28 '20 10:05 Den4ik

I think it's the same problem: https://github.com/magento/magento2/pull/38734

lbajsarowicz avatar Aug 24 '24 19:08 lbajsarowicz