You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(frontend): unify loading UI with shared Shimmer component
Replace ad-hoc Loader2 spinners and custom animate-pulse skeleton divs across accept-invite, product traceability, and user dashboard pages with the shared Shimmer component to standardize loading state styling and eliminate duplicated UI code. Removed unused Loader2 imports and the now-redundant custom SkeletonRow component.
0 commit comments