feat: Implement attire item filtering and refactor attire capture flow and repository logic
This commit is contained in:
@@ -196,7 +196,7 @@ extension StaffNavigator on IModularNavigator {
|
||||
///
|
||||
/// Record sizing and appearance information for uniform allocation.
|
||||
void toAttire() {
|
||||
pushNamed(StaffPaths.attire);
|
||||
navigate(StaffPaths.attire);
|
||||
}
|
||||
|
||||
/// Pushes the attire capture page.
|
||||
|
||||
Reference in New Issue
Block a user