mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-22 23:31:12 +02:00
- Fix loading state: Initialize loading=true when searchSpaceId changes, await all fetch calls with Promise.all, and clear loading in finally block - Fix unique ID lint issue: Replace static 'is_active' ID with React useId() generated stable ID - Import useId hook and generate isActiveSwitchId for Switch component and Label - Ensure loading spinner properly clears whether requests succeed or fail - Make component more accessible with proper unique IDs |
||
|---|---|---|
| .. | ||
| (home) | ||
| api | ||
| auth/callback | ||
| dashboard | ||
| db | ||
| docs | ||
| favicon.ico | ||
| globals.css | ||
| layout.config.tsx | ||
| layout.tsx | ||
| sitemap.ts | ||