a-b-street/osm2lanes

Way fetch loading animation

Open

#177 opened on May 1, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (2 forks)github user discovery
enhancementgood first issuewebsite

Repository metrics

Stars
 (37 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

When fetching ways by way ID in the website, there is a small delay waiting on overpass. It would be a better interface if this active wait was communicated to the user.

A loading animation would be nice, but the simple solution would be to change the button text to "Loading...".

Contributor guide