sarahsporck / Migration-Test-Repository

This repository is used to test the ticket migration from jira to github
0 stars 1 forks source link

IGAPP-83: Show Footer only once Page has loaded #2896

Closed jira-to-github-migrator-test[bot] closed 11 months ago

jira-to-github-migrator-test[bot] commented 11 months ago

Michael Markl - 24.6.2020, 16:33:26

As a user, I want the footer not to jump away when I click on it.

This jumping behavior (aka. Cumulative Layout Shift aka. CLS) is caused by the content popping up once it finishes loading. To avoid this, we could make the footer appear only once the rest of the page has loaded.

Environment: - Linked issues:

jira-to-github-migrator-test[bot] commented 11 months ago

Steffen Kleinle - 16.8.2020, 09:33:30

<~michael.markl> what do you mean by this exactly? Do you have an example?

Do you mean that the footer is shown and disappears after the content is loaded and the content is to long, e.g. here https://webnext.integreat.app/augsburg/de/arbeit-ausbildung/erwaerbstaetigkeit ?

Michael Markl - 16.8.2020, 09:51:40

<~steffen.kleinle> Exactly.

Lutz Lonnemann [X] - 28.9.2020, 11:06:35

<~michael.markl> Unfortunately I couldn't reproduce this anyway. I've checked both mobile (WiFi) and desktop (LAN).

Could you provide us a cenario for this?

By the way, I've audited the webnext address with the Google Lighthouse plugin. It shows some potentials to optimize the performance.