Files
vibe-kanban/frontend
Louis Knight-Webb e688fe0a6b The loading state issue is now fixed! The changes I made: (#64)
1. **Proper loading state**: Now only shows the spinner when `loading` is true (actually loading data)
2. **No attempt selected**: Shows "No attempt selected" when there's no selected attempt
3. **No execution started**: Shows "Task execution not started yet" when an attempt is selected but hasn't been executed
4. **Updated fallback**: Changed the default case to indicate "Unknown execution state" for unexpected conditions

This provides clearer feedback to users about what's actually happening instead of showing a misleading "Loading..." message when no attempt has been made.
2025-07-03 22:32:51 +01:00
..
2025-06-17 21:41:57 -04:00
2025-06-25 09:36:07 +01:00
2025-06-25 09:36:07 +01:00
2025-06-14 15:14:08 -04:00
2025-06-17 20:36:25 -04:00
2025-06-25 09:36:34 +01:00
2025-06-27 13:32:32 +01:00
2025-06-14 15:14:08 -04:00
2025-06-14 16:26:48 -04:00
2025-06-14 15:14:08 -04:00
2025-07-02 18:24:26 +01:00