CU-86ajn8n1y reapply activity/staleness indicator row on TicketCard - #2103
Merged
romanivan-flamingo merged 4 commits intoSep 8, 2026
Merged
Conversation
… TicketCard Revert of the landed revert (0e70361, #2101) - restores #1696 adapted to the current main (Pragmatic DnD, strict ESLint, touch mode, prettier). Ships for testing together with the FE reapply branch (hotfix/reapply-tickets-board-staleness) and BE reapply #2099. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…card-activity-indicators
Contributor
romanivan-flamingo
enabled auto-merge (squash)
September 7, 2026 17:19
oleksandr-blip
approved these changes
Sep 8, 2026
romanivan-flamingo
deleted the
hotfix/reapply-board-card-activity-indicators
branch
September 8, 2026 08:22
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
Revert of the landed revert #2101 (0e70361) - restores #1696 exactly as it lived on main, already adapted to the Pragmatic DnD, strict ESLint, touch-mode and prettier state of the codebase:
BoardTicketActivity/BoardTicketActivityKindtypes +BoardTicket.activityfieldTicketCard(ai-working / user-typing / waiting-external / stale) +ActivityIndicatorsstoryCoordination
Recovery phase of the board-activity rollback, to be tested together with:
hotfix/reapply-tickets-board-staleness(draft - needs the lib release from THIS PR first: after merge, release the lib (0.0.605+), then the FE reapply gets the version bump and goes ready)Testing
tsc --noEmit,eslint --max-warnings 0andprettier --checkgreen on the board files; tree verified identical to pre-revert main at recreation time🤖 Generated with Claude Code