Skip to content

Improve various loading states #257

@jonerrr

Description

@jonerrr

There are bunch of issues with how loading data works currently.

  • Initial load takes a while since its a lot of data
  • I'm storing selected source in cookies and local storage which is a pain
  • When hovering over the different pages, for some reason sveltekit invalidates the layout route and re-downloads like all the static data again (This only seems to happen when a current_time is specified).
  • Sometimes on initial load, none of the realtime data is loaded in and it shows no trips.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions