scafold the scouting portal#16
Draft
Vayras wants to merge 14 commits into
Draft
Conversation
Backend validator rejects string amounts; convert to Number before submission and update the DTO type to match. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Add a 150ms close delay and remove the gap between trigger and Popper so the cursor can reach submenu items without the flyout dismissing mid-traverse. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Once a draft exists, users should focus on that draft rather than reset and start a fresh one from the same page. Discard-draft remains for intentional teardown. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
- Add DebugErrorPage that renders thrown errors with name, file:line, plain-English explainer, parsed user-code frame, collapsible stack and React component tree; wire ErrorBoundary to forward error + info. - Remove redundant FellowshipTopTabs (sidebar already covers nav). - Sidebar: hide icons in expanded mode, keep them in collapsed mode and hover flyouts so the collapsed nav stays usable. - Apply page: replace stepper layout with connected segments (filled on completed steps); drop "6 MO / 0.05 BTC/MO" meta, "Cycle closes" footer, and the now-unused CYCLE_CLOSE_DATE / formatCycleClose helpers (the latter was the source of the recent ReferenceError crash). - Swap Sora for Inter across templates, theme, and font load. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.