Skip to content

Conversation

@kptdobe
Copy link
Contributor

@kptdobe kptdobe commented Sep 25, 2024

Why reloading the full page while a simple redraw should do the job and avoid the flicker.

Redrawing might require to fetch a different set of data if the view, startDate or endDate is changed.
I noticed also that when there are a lot of data to fetch (like 1GB when loading adobe.com week view), the UI might feel unresponsive. I have added a loading spinner and disabled all facets.

https://no-reload--helix-website--adobe.aem.live/tools/rum/explorer.html?domain=www.adobe.com

@kptdobe kptdobe requested a review from trieloff September 25, 2024 12:54
@aem-code-sync
Copy link

aem-code-sync bot commented Sep 25, 2024

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

@aem-code-sync
Copy link

aem-code-sync bot commented Sep 25, 2024

@vdua
Copy link
Collaborator

vdua commented Sep 25, 2024

@kptdobe the code doesn't fetch the data when you increase the range (week to month or month to year).

rum.mov

@kptdobe
Copy link
Contributor Author

kptdobe commented Oct 14, 2024

Not merging for now as this is not crucial. But I am looking at selection gesture on the chart to "drill down" in the period, having a client side refresh will make the experience much better.

@kptdobe kptdobe marked this pull request as draft November 19, 2024 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants