docs(activity): add godoc for exported Clear method on View #323

Closed
opened 2026-07-07 12:31:06 +00:00 by the.auditor · 0 comments
Owner

Clear in internal/activity/view.go is exported but has no doc comment. Should document:

  • Resets view state (window, loaded, errors, stale flags) for memory release
  • Stops auto-refresh ticker
  • View can be reused after Clear via Refresh()

Ref: PR #322

`Clear` in `internal/activity/view.go` is exported but has no doc comment. Should document: - Resets view state (window, loaded, errors, stale flags) for memory release - Stops auto-refresh ticker - View can be reused after Clear via Refresh() Ref: PR #322
fuzzy added this to the Steeper project 2026-07-07 21:17:43 +00:00
fuzzy self-assigned this 2026-07-07 21:17:44 +00:00
fuzzy closed this issue 2026-07-08 08:14:52 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
thwap/steeper#323
No description provided.