j-labbe / j-labbe/website

Content displayed on project pages before styles finish loading

Open
#14 1 comment 0 reactions 1 assignee View on GitHub

@j-labbe is already working on this.

Since Sep 23, 2022.

bug
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## Steps to reproduce
1. Open a project page
2. Reload
3. Observe that the content is displayed before styles finish loading

## Expected behavior
The content should not be displayed until styles finish loading.

## Actual behavior
The content is displayed before styles finish loading.

## Recommended action
Add a loading indicator to the page. This can be something like a fade-in screen. The fade-in screen should be removed once styles finish loading. We should not use the default loader for the site because it will become repetitive and it should be reserved for the home page.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.