Skip to content

Improve thumbnail loading feeling (smooth appear & pretty before-load design) #1641

@LukasKalbertodt

Description

@LukasKalbertodt

I noticed that we can improve the way Tobira loads thumbnails to make it more visually pleasing. While this sounds a bit unimportant, I think it might actually affect the general feel of Tobira for most users quite a bit. Compare Tobira with Plex for example:

plex-thumbnail-loading.mp4
tobira-thumbnail-load.mp4

This is not about speed at all, I artificially limited both to have a better look at it. I see three points:

  • When not loaded yet, Plex just shows a nice grey box, whereas Tobira shows the alt text, which looks quite ugly. The alt text is important for accessibility, but just to have it in the HTML, showing it is not important.
  • Tobira shows partial images, which I don't think is useful for thumbnails.
  • In Tobira loaded thumbnails just appear immediately, while Plex "slowly" makes them fade in. I think the fade in is quite pleasant. Of course, it cannot be too slow, and should probably actually depend on the loading speed. If the images loaded immediately (e.g. because it's cached), we should also show it immediately.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:designIssues specifically about the broader design of the sitearea:frontendEverything frontend related

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions