inseven / builds

GitHub Actions status board for macOS and iOS
MIT License
1 stars 1 forks source link

feat: Improved picker for adding workflows #387

Open jbmorley opened 2 months ago

jbmorley commented 2 months ago

This introduces a prototype picker for adding workflows. It attempts to flatten all the workflows into a outline view which fetches contents lazily as the user expands different sections. Right now, it falls over thanks to SwiftUI limitations.