spectrum-web-components icon indicating copy to clipboard operation
spectrum-web-components copied to clipboard

[Bug]: In Safari, grid view is showing a noticable delay on loading more than 60 or 70 cards.

Open preethialuru opened this issue 3 years ago • 0 comments
trafficstars

Code of conduct

  • [X] I agree to follow this project's code of conduct.

Impacted component(s)

sp-grid

Expected behavior

Ideally, the grid view in safari should work same as chrome.

Actual behavior

In safari, when we load more than 70 cards using sp-grid, we see a noticeable delay in all the operations on the page. I see the same delay occurring in the grid view story book (when loaded in safari) when I try to select the cards or do operations on the action bar.

Screenshots

No response

What browsers are you seeing the problem in?

Safari

How can we reproduce this issue?

  1. Go to 'https://grid--spectrum-web-components.netlify.app/storybook/?path=/story/grid--default' in Safari.
  2. Select any card and notice the delay.
  3. Try to select multiple cards. You can see the delay in selection.
  4. Try to click on any icon in the action bar. You can notice the delay in these operations well.

Sample code that illustrates the problem

No response

Logs taken while reproducing problem

No response

preethialuru avatar Aug 11 '22 15:08 preethialuru