revert(tickets): CU-86ajn8n1y remove board activity indicators and filter - #348
Merged
Merged
Conversation
…lter Reverts #155 (39198f1). The board-activity feature is being pulled from main and moved to separate branches, to ship for testing together with the reverted BE counterpart (BE revert openframe-oss-lib#2097, BE reapply openframe-oss-lib#2099). Companion lib revert: hotfix/revert-board-card-activity-indicators. Single conflict (.tickets-board.md sidecar) resolved by keeping the current Key Behaviors section minus the two activity bullets; sidecar source-hash restamped for the post-revert tickets-board.tsx. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Contributor
oleksandr-blip
approved these changes
Sep 7, 2026
romanivan-flamingo
added a commit
that referenced
this pull request
Sep 7, 2026
Revert of the landed revert (1374bb6, #348) - restores #155 in full (30 files: indicators, staleness, activity filter, sidecar docs). Ships for testing together with the lib reapply branch (hotfix/reapply-board-card-activity-indicators) and BE reapply openframe-oss-lib#2099. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This was referenced Sep 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Reverts #155 (39198f1). The board-activity feature is being pulled from main and moved to separate branches, to ship for testing together with the reverted BE counterpart (BE revert openframe-oss-lib#2097, BE reapply openframe-oss-lib#2099).
resolveBoardActivity,useNow), the activity board filter (URL param,ActivityFiltercontrol, mobile modal section, query plumbing, Archive Resolved forwarding), thelastActivityAt/activityStateselections andstaleAfterMinuteson statuses, and all related sidecar docs.tickets-board.md) resolved by keeping the current Key Behaviors section minus the two activity bulletsCoordination and order
Testing
tsc --noEmitgreen,eslint --max-warnings 0green on changed files; zero references to any removed symbol remain🤖 Generated with Claude Code