Skip to content

Split settings into routed subpages and isolate SME chat scrolling#423

Merged
BunsDev merged 1 commit into
mainfrom
okcode/settings-style-subpage
Apr 13, 2026
Merged

Split settings into routed subpages and isolate SME chat scrolling#423
BunsDev merged 1 commit into
mainfrom
okcode/settings-style-subpage

Conversation

@BunsDev
Copy link
Copy Markdown
Member

@BunsDev BunsDev commented Apr 13, 2026

Summary

  • Split the settings area into nested routes with a shared shell, including a dedicated /settings/style subpage.
  • Added shared settings route context and reusable settings UI primitives to centralize restore-defaults and style controls.
  • Updated the sidebar and mobile settings navigation to treat all settings subroutes as a single section.
  • Extracted SME chat message rendering into a dedicated list component and added scroll-to-bottom behavior that respects manual scroll position.
  • Memoized SME message bubbles and tightened streaming/plain-text rendering for assistant messages.

Testing

  • Not run (not requested).
  • Not run: bun fmt
  • Not run: bun lint
  • Not run: bun typecheck

- Add dedicated style subroute and shared settings navigation shell
- Consolidate settings reset state and restore-defaults handling
- Keep the sidebar active on nested settings pages
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 13, 2026 2:09am
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 13, 2026 2:09am

@github-actions github-actions Bot added size:XXL vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Apr 13, 2026
@BunsDev BunsDev merged commit 88efc86 into main Apr 13, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XXL vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant