Skip to content

Conversation

sbishel
Copy link
Member

@sbishel sbishel commented Aug 4, 2025

Summary

Adds MultiForm to demo plugin for testing/demoing

see mattermost/mattermost#33076

Ticket Link

https://mattermost.atlassian.net/browse/MM-64888

sbishel added 3 commits June 27, 2025 16:35
  Simplified the field refresh detection logic to only check
  instead of using both HTTP header and request type field. This makes the demo cleaner
  and aligns with the main Mattermost implementation.

  Changes:
  - Removed X-Mattermost-Request-Type header check
  - Simplified to only check request.Type field
  - Added debug logging to show request type detection
  - Updated handleDialogFieldRefresh to be more straightforward

  This demonstrates the proper way to detect field refresh vs submit requests
  in Interactive Dialog handlers.

  🤖 Generated with [Claude Code](https://claude.ai/code)

  Co-Authored-By: Claude <[email protected]>
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