Skip to content

Refine settings defaults and About panel copy#56

Merged
yvette-carlisle merged 4 commits into
mainfrom
y/settings-default-sections
Apr 4, 2026
Merged

Refine settings defaults and About panel copy#56
yvette-carlisle merged 4 commits into
mainfrom
y/settings-default-sections

Conversation

@yvette-carlisle
Copy link
Copy Markdown
Member

Summary

  • keep Permissions expanded only for startup missing-permission opens and leave normal Settings opens on the standard expansion profile
  • remove the unused Advanced section and route settings window rendering through explicit entry-based section defaults
  • refresh the About section with repo/X links and a theme-aware follow callout without diverging from the existing settings layout

Testing

  • cargo make fmt-rust
  • cargo make test-rust

@yvette-carlisle yvette-carlisle force-pushed the y/settings-default-sections branch from 31561a4 to b4aee17 Compare April 4, 2026 08:34
@yvette-carlisle
Copy link
Copy Markdown
Member Author

@codex review

Copy link
Copy Markdown

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

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: 2916516c67

ℹ️ 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 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 address that feedback".

Comment thread apps/rsnap/src/settings_window/sections.rs
@yvette-carlisle
Copy link
Copy Markdown
Member Author

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Keep it up!

ℹ️ 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 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 address that feedback".

…y":"refine settings defaults and about panel copy","intent":"align the Settings window defaults with startup-only permission recovery and make the About section informative without diverging from the existing settings layout","impact":"startup permission recovery now opens with Permissions expanded while normal Settings opens keep Permissions collapsed and other sections expanded; the placeholder Advanced section is removed; About now shows repo and X links plus a theme-aware follow callout; regression tests cover both section defaults and entry routing","breaking":false,"risk":"low","authority":"review","delivery_mode":"status-only","refs":[]}
…y":"repair settings-window style lint for CI","intent":"bring the settings defaults lane back into repo style compliance after the behavior and copy changes introduced vstyle-only violations on the PR head","impact":"reorders app module items to match repository layout rules, switches test imports to crate-absolute paths, and normalizes About-section short-path and spacing usage without changing runtime behavior","breaking":false,"risk":"low","authority":"ci","delivery_mode":"status-only","refs":[{"system":"github","repo":"hack-ink/rsnap","number":56,"role":"fixes-head"}]}
…y":"fix linux lint import for about callout","intent":"restore the PR head after the style-only CI repair moved RichText behind a macOS-only import even though the About section compiles on all targets","impact":"the About callout now imports RichText on every platform so Linux Rust checks can compile the settings window again without changing runtime behavior or copy","breaking":false,"risk":"low","authority":"ci","delivery_mode":"status-only","refs":[{"system":"github","repo":"hack-ink/rsnap","number":56,"role":"fixes-head"}]}
…y":"fix nightly rustfmt import order for ci","intent":"restore the PR head after the Linux import repair left the sections import block in a stable-format shape that still disagreed with nightly rustfmt in CI","impact":"reorders the About-section RichText import to match the nightly formatter used by Rust checks without changing runtime behavior, copy, or test coverage","breaking":false,"risk":"low","authority":"ci","delivery_mode":"status-only","refs":[{"system":"github","repo":"hack-ink/rsnap","number":56,"role":"fixes-head"}]}
@yvette-carlisle yvette-carlisle force-pushed the y/settings-default-sections branch from 1df76b2 to f493575 Compare April 4, 2026 12:45
@yvette-carlisle yvette-carlisle added this pull request to the merge queue Apr 4, 2026
Merged via the queue into main with commit dd87165 Apr 4, 2026
7 checks passed
@yvette-carlisle yvette-carlisle deleted the y/settings-default-sections branch April 4, 2026 12:55
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