Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Add loading state view to Route Summary view #69

Description

@indraneel

When selecting a Route to view its summary in the RouteSidebar component, the loading state view is pretty ugly.
image

Problems:

  • if there was no previous route summary shown, the loading state view changes width when the data is finally loaded
  • if there was a previous route summary shown, the component displays that view before loading the new data

Acceptance:

  • show a loading state for all the UI items: total stops and each of the horizontal bar charts
  • for the horizontal bar charts, hide numbers instead of showing NaN
  • eliminate the width-changing jank when data state goes from loading to loaded

Optional:

  • add animated/visually informative progress indicators

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions