issues
search
OneBusAway
/
wayfinder
Modern web app frontend for OneBusAway built in JavaScript with SvelteKit
GNU Affero General Public License v3.0
4
stars
1
forks
source link
Fixes #1: Improve the Look and Feel of StopPane
#6
Closed
tarunsinghofficial
closed
4 months ago
tarunsinghofficial
commented
4 months ago
Tasks done:
Removed the textarea containing JSON.stringify() information.
Created a new ArrivalDeparture component that resembles the iOS screenshot you provided.
Rendered the list of ArrivalDeparture components from the data loaded from the server and displayed them in StopPane.
Output:
Tasks done:
Output: