Skip to content

feat(devtui): change general tab to overview#1126

Merged
Soner (shyim) merged 3 commits into
nextfrom
feat/overview-rework
Jun 23, 2026
Merged

feat(devtui): change general tab to overview#1126
Soner (shyim) merged 3 commits into
nextfrom
feat/overview-rework

Conversation

@shyim

Copy link
Copy Markdown
Member

Summary

Renames the devtui "General" tab to "Overview" and reworks its content.

  • tab_general.gotab_overview.go (rename + expanded overview content)
  • Updates model, lifecycle, and view wiring to reference the overview tab
  • Adjusts tab_logs log-done message to carry a source name

Test plan

  • go vet ./internal/devtui/ — clean
  • go test ./internal/devtui/ — passing

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 1c51eecf58

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "Codex (@codex) review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "Codex (@codex) address that feedback".

Comment thread internal/devtui/tab_overview.go
Comment thread internal/devtui/tab_overview.go Outdated
…watch

Address Codex review on PR #1126:
- Key presses now reach only the active tab's child model, so an Enter
  on the Logs tab no longer triggers the hidden Overview watcher.
- Storefront-watch activation in the Overview tab delegates to the parent
  to open the sales-channel picker (resolving theme/domain) instead of
  starting with empty StorefrontWatcherOptions.
@shyim Soner (shyim) merged commit c2dfeb0 into next Jun 23, 2026
2 checks passed
@shyim Soner (shyim) deleted the feat/overview-rework branch June 23, 2026 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant