Skip to content

fix: Missing scheduled message chip - #1514

Merged
eleboucher merged 1 commit into
SableClient:devfrom
jasonlaguidice:dev
Jul 30, 2026
Merged

fix: Missing scheduled message chip#1514
eleboucher merged 1 commit into
SableClient:devfrom
jasonlaguidice:dev

Conversation

@jasonlaguidice

Copy link
Copy Markdown
Contributor

Description

Fixes missing schedule message chip bug which showed up during the matrix SDK migration. My first pass at fixing this was a one-line change (which did work) but generated a type error during the requested post-deploy checks. I used Claude to investigate the errors and it added the remaining changes which fix all type errors.

Deployed in my test environment and the scheduled message feature is fully working as expected again.

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).

As above I used Claude to help me resolve the type error after deploying a one-line visibility fix

@eleboucher
eleboucher added this pull request to the merge queue Jul 30, 2026
Merged via the queue into SableClient:dev with commit 3eda0cd Jul 30, 2026
13 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.

2 participants