TP-34387 | hidden data after error fix (#7158)
This commit is contained in:
committed by
GitHub Enterprise
parent
dea9b83903
commit
250194a465
@@ -151,6 +151,7 @@ class PostPurchaseFormBasedFragment : GiBaseFragment(), ActionHandler.ActionOwne
|
||||
error = formNextPageState.errorData
|
||||
)
|
||||
binding.progressBar.isVisible = false
|
||||
binding.formList.isVisible = true
|
||||
}
|
||||
is FormNextPageResponseState.Error -> {
|
||||
shouldHandleBackPress = false
|
||||
|
||||
Reference in New Issue
Block a user