Skip to content

docs: clarify optional input blocks - #3038

Open
deepunyk wants to merge 2 commits into
slackapi:mainfrom
deepunyk:agent/document-optional-input-block
Open

docs: clarify optional input blocks#3038
deepunyk wants to merge 2 commits into
slackapi:mainfrom
deepunyk:agent/document-optional-input-block

Conversation

@deepunyk

@deepunyk deepunyk commented Aug 8, 2026

Copy link
Copy Markdown

Summary

Fixes #2044 by documenting that optional: true belongs on the enclosing input block and applies to its child element, including multi_external_select.

Requirements

Checks

  • npm run build
  • npm run lint
  • npm run test:types
  • git diff --check
  • The full test suite reached 476 passing tests and one unrelated timeout in conversationContext; the isolated test passed on rerun.

@changeset-bot

changeset-bot Bot commented Aug 8, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 05d1a0b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@slack/bolt Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@deepunyk
deepunyk marked this pull request as ready for review August 8, 2026 03:08
@deepunyk
deepunyk requested a review from a team as a code owner August 8, 2026 03:08
Comment thread docs/english/concepts/creating-modals.md Outdated
@srtaalej srtaalej assigned srtaalej and unassigned srtaalej Aug 10, 2026
@srtaalej srtaalej added docs M-T: Documentation work only semver:minor enhancement M-T: A feature request for new functionality labels Aug 10, 2026
@deepunyk
deepunyk requested a review from a team as a code owner August 11, 2026 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla:signed docs M-T: Documentation work only enhancement M-T: A feature request for new functionality semver:minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How to document optional field from housing Block and how it applies to Block Elements within?

2 participants