Open panel immediately on row click (panelOpen state), then load full record async. Previously the panel condition depended on selectedRecord or panelLoading both of which are set after async work, so if id was missing or the API call failed the panel never appeared. Also shows a message if id is missing (view needs regeneration). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| assets | ||
| pages | ||
| api.js | ||
| App.css | ||
| App.jsx | ||
| index.css | ||
| main.jsx | ||