Skip to content

fix(design): honor interruption of queued feedback - #174

Merged
filipeforattini merged 2 commits into
mainfrom
fix-feedback-interrupt
Sep 8, 2026
Merged

fix(design): honor interruption of queued feedback#174
filipeforattini merged 2 commits into
mainfrom
fix-feedback-interrupt

Conversation

@filipeforattini

@filipeforattini filipeforattini commented Sep 8, 2026

Copy link
Copy Markdown

Queued browser feedback could resume an interrupted TUI session because the listener decoded an already decoded live event as wire data and rejected its DateTime value. Validate the event type so interrupted turns invalidate pending feedback.

The regression now seeds a real conversation and provider configuration before queuing feedback, preventing a slow cold start from hiding the failure. It fails against the previous implementation and passes with the fix; three full Design-suite repetitions passed (12 tests).

Change the existing Design changeset to minor for the maintainer-requested 0.23.0 release. Release versions remain generated by the Version PR.


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

@filipeforattini
filipeforattini enabled auto-merge (squash) September 8, 2026 14:49
@filipeforattini
filipeforattini merged commit 74cddda into main Sep 8, 2026
12 checks 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