Skip to content

Fix: Add multipanel embed fields and URL support - #141

Open
biast12 wants to merge 1 commit into
masterfrom
fix-multipanel-fields
Open

Fix: Add multipanel embed fields and URL support#141
biast12 wants to merge 1 commit into
masterfrom
fix-multipanel-fields

Conversation

@biast12

@biast12 biast12 commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Description

Extends multipanel embed editing and rendering across the stack by adding embed field support, a title URL input, and updated typings in the frontend. The preview now displays embed fields in Discord-like inline rows, and announcement channels are now selectable where channel type 5 is valid.

On the backend, multipanel get/message-data handlers now use the shared CustomEmbed type and safely handle missing embed data with defaults, and the update endpoint now returns the updated multipanel object in the response.

Type of Change

  • Bug fix
  • New feature
  • Breaking change

Testing

Checklist

  • My code follows the style 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
  • I have added tests that prove my fix is effective or that my feature works

Extends multipanel embed editing and rendering across the stack by adding embed field support, a title URL input, and updated typings in the frontend. The preview now displays embed fields in Discord-like inline rows, and announcement channels are now selectable where channel type 5 is valid.

On the backend, multipanel get/message-data handlers now use the shared CustomEmbed type and safely handle missing embed data with defaults, and the update endpoint now returns the updated multipanel object in the response.
@biast12
biast12 requested a review from a team as a code owner September 5, 2026 21:00
@github-actions github-actions Bot added the type:bug Bug Fixes label Sep 5, 2026
@biast12 biast12 changed the title Add multipanel embed fields and URL support Fix: Add multipanel embed fields and URL support Sep 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:bug Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant