Skip to content

Add a dismiss button to command messages#625

Open
7w1 wants to merge 1 commit intodevfrom
feat/command-dismiss-button
Open

Add a dismiss button to command messages#625
7w1 wants to merge 1 commit intodevfrom
feat/command-dismiss-button

Conversation

@7w1
Copy link
Copy Markdown
Member

@7w1 7w1 commented Apr 1, 2026

Description

Adds a dismiss button to command feedback messages and clarifies that they're client side

Fixes #594

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

AI disclosure:

  • Partially AI assisted (clarify which code was AI assisted and briefly explain what it does).
  • Fully AI generated (explain what all the generated code does in moderate detail).

@7w1 7w1 requested a review from hazre as a code owner April 1, 2026 21:58
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

Status Preview URL Commit Alias Updated (UTC)
✅ Deployment successful! https://pr-625-sable.raspy-dream-bb1d.workers.dev 77c3ccc pr-625 Wed, 01 Apr 2026 21:59:46 GMT

@nushea
Copy link
Copy Markdown
Contributor

nushea commented Apr 2, 2026

genuinely fire addition

Copy link
Copy Markdown
Contributor

@dozro dozro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

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.

Client side messages should have a button to hide/look less like a real message

3 participants