Skip to content

Optimistic Caching of Profile Images #130

@AdrianAndersen

Description

@AdrianAndersen

Currently, the profile images are fetched every time you open a component that uses them (eg. Community and ClassInfo). This leads to a lot of loading state, as we wait for the images to load each time.

I suggest only loading these images on page load, and caching them locally so things feel more snappy.

Here is a showcase of what I refer to:

Screen.Recording.2024-04-11.at.01.38.01.mov
Screen.Recording.2024-04-11.at.01.40.26.mov

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugCorrection of unexpected behaviour

    Projects

    Status
    Backlog 📜

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions