KenEucker/biketag-vue

Consider replacing the loading spinner with the current image of the game

Aberta

#176 aberto em 11 de nov. de 2023

 (0 comentário) (0 reação) (0 responsável)TypeScript (20 forks)auto 404
enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (26 estrelas)
Métricas de merge de PR
 (Mesclagem média 11d 6h) (1 fundiu PR em 30d)

Description

Is your feature request related to a problem? Please describe. When the site is first loading, you see a loading spinner. Then, once all data has loaded, you see the current tag. There is already an endpoint for displaying the current tag image (api/current).

Describe the solution you'd like I like loading spinners and all that, but the performance of the site is very poor. I think, that showing the current tag image on the home page would reduce the lag and increase perceived performance.

Additional context I think the site is fine the way it is, but I do wish that it's performance was rated better.

If someone does take this on, let me know. I would love to get some testing results to demonstrate the differences in experience.

Guia do colaborador