mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
Improve UX
This commit is contained in:
@@ -84,6 +84,7 @@ struct PollHistory: View {
|
||||
} label: {
|
||||
Text("Load more polls")
|
||||
}
|
||||
.disabled(viewModel.viewState.isLoading)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user