feat: Enable pre-filling document upload page with existing document URLs and update navigation method usage.
This commit is contained in:
@@ -222,7 +222,7 @@ extension StaffNavigator on IModularNavigator {
|
||||
///
|
||||
/// Upload and manage required documents like ID and work permits.
|
||||
void toDocuments() {
|
||||
pushNamed(StaffPaths.documents);
|
||||
navigate(StaffPaths.documents);
|
||||
}
|
||||
|
||||
/// Pushes the document upload page.
|
||||
|
||||
Reference in New Issue
Block a user