Skip to content

Conversation

@SheetMetalConnect
Copy link
Owner

  • Add beautiful skeleton loading placeholders for initial page load
  • Add individual cell skeletons during data refresh
  • Create click-to-manage dialog for easy schedule adjustment per day
  • Add day navigation (prev/next) within the schedule dialog
  • Memoize components and data lookups for better performance
  • Replace full page reload with React Query cache invalidation
  • Add staleTime to queries for better caching
  • Use conditional query fetching (operations only loaded as fallback)
  • Add hover effects and click hints for better UX

- Add beautiful skeleton loading placeholders for initial page load
- Add individual cell skeletons during data refresh
- Create click-to-manage dialog for easy schedule adjustment per day
- Add day navigation (prev/next) within the schedule dialog
- Memoize components and data lookups for better performance
- Replace full page reload with React Query cache invalidation
- Add staleTime to queries for better caching
- Use conditional query fetching (operations only loaded as fallback)
- Add hover effects and click hints for better UX
@SheetMetalConnect SheetMetalConnect merged commit f4a6988 into main Dec 3, 2025
2 of 3 checks passed
@SheetMetalConnect SheetMetalConnect deleted the claude/improve-capacity-performance-013mRmzNiLXDM352grzCiFeE branch January 18, 2026 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants