wtg / Shuttle-Tracker-SwiftUI

Rensselaer campus shuttle tracker
https://shuttletracker.app
Mozilla Public License 2.0
9 stars 2 forks source link

Include suggested bus ID in main section of bus ID picker #102

Closed Gerzer closed 1 year ago

Gerzer commented 1 year ago

We’ve received feedback that some users prefer to ignore the suggested bus ID and instead to look for it in the main, ordered bus ID picker section. To accommodate these users, we should show the suggested bus ID in both the suggestion section as well as the main section below. The selection state should remain consistent such that when the suggested bus ID is selected, both picker instances should display the selected state.