java-slack-sdk icon indicating copy to clipboard operation
java-slack-sdk copied to clipboard

Table Block Support

Open aergener opened this issue 4 months ago • 2 comments

Table blocks have been added to Slack Block Kit https://docs.slack.dev/reference/block-kit/blocks/table-block/. Will this be added to the the java SDK?

Category (place an x in each of the [ ])

  • [ ] bolt (Bolt for Java)
  • [ ] bolt-{sub modules} (Bolt for Java - optional modules)
  • [x] slack-api-client (Slack API Clients)
  • [x] slack-api-model (Slack API Data Models)
  • [ ] slack-api-*-kotlin-extension (Kotlin Extensions for Slack API Clients)
  • [ ] slack-app-backend (The primitive layer of Bolt for Java)

Requirements

  • Add Table block type to the SDK so it can be sent via the Slack client

Please make sure if this topic is specific to this SDK. For general questions/issues about Slack API platform or its server-side, could you submit questions at https://my.slack.com/help/requests/new instead. :bow:

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you agree to those rules.

aergener avatar Aug 25 '25 17:08 aergener

Hey @aergener! 👋 Thanks for writing in. Let's look soon into this and use this issue to keep track of progress 🤖 ✨

For now I might recommend using the blocksAsString method as a workaround 🧱

zimeg avatar Aug 25 '25 18:08 zimeg

👋 It looks like this issue has been open for 30 days with no activity. We'll mark this as stale for now, and wait 10 days for an update or for further comment before closing this issue out. If you think this issue needs to be prioritized, please comment to get the thread going again! Maintainers also review issues marked as stale on a regular basis and comment or adjust status if the issue needs to be reprioritized.

github-actions[bot] avatar Sep 29 '25 00:09 github-actions[bot]