Skip to content

Cursor-scoped activity log follows the table cursor - #40

Merged
iTerminate merged 1 commit into
release-notes-v0.1.0from
slot-popup-cleanup
Aug 10, 2026
Merged

Cursor-scoped activity log follows the table cursor#40
iTerminate merged 1 commit into
release-notes-v0.1.0from
slot-popup-cleanup

Conversation

@iTerminate

Copy link
Copy Markdown
Owner

Summary

  • Moving the table cursor while a "Selected entity" / "Selected entity's device" scoped activity log is open now re-titles, refetches, and (when live) resubscribes automatically, instead of requiring the user to re-press v and re-pick the scope.
  • Debounced (0.3s) so held arrow-key repeats coalesce into one refetch; skipped while the log panel is maximized, since the table isn't what's focused there.

Test plan

  • pytest tests/unit/test_logbook_controller.py tests/test_activity_log.py tests/test_device_log.py tests/test_log_scope_popup.py tests/test_log_maximize.py tests/test_graph_event_log.py tests/test_graph_log_maximize.py
  • Full pytest suite (1285 passed)
  • uv run ruff check .
  • uv run pyright

Refs #38

@iTerminate
iTerminate merged commit eb85243 into release-notes-v0.1.0 Aug 10, 2026
1 check passed
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