Skip to content

Fix left navigation from file mode sections#162

Open
gaoflow wants to merge 1 commit into
arxanas:mainfrom
gaoflow:fix-file-mode-focus-outer
Open

Fix left navigation from file mode sections#162
gaoflow wants to merge 1 commit into
arxanas:mainfrom
gaoflow:fix-file-mode-focus-outer

Conversation

@gaoflow

@gaoflow gaoflow commented Jun 21, 2026

Copy link
Copy Markdown

Summary

  • make left navigation collapse only expandable changed sections
  • let left navigation move directly from file mode sections back to their file
  • add a regression snapshot for the FileMode-only path

Fixes #100

Tests

  • cargo fmt --check
  • cargo test -p scm-record
  • cargo clippy --workspace --all-features --all-targets -- --deny warnings
  • cargo test --all-features --examples --tests --workspace
  • cargo test --all-features --doc --workspace
  • cargo test --no-default-features --examples --tests --workspace
  • cargo test --no-default-features --doc --workspace

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.

Weird behavior around Files without Changed sections and arrow key navigation

1 participant