Skip to content

Conversation

@zimeg
Copy link
Member

@zimeg zimeg commented Nov 20, 2025

Summary

This PR removes the note of a maximum length for raw_text from the table block cell.

Notes

When testing slackapi/python-slack-sdk#1788 it was noticed that 3000+ characters can be contained in a cell, and reference otherwise doesn't indicate a limit:

📚 https://docs.slack.dev/reference/block-kit/blocks/table-block/

Requirements

@zimeg zimeg added this to the [email protected] milestone Nov 20, 2025
@zimeg zimeg self-assigned this Nov 20, 2025
@zimeg zimeg requested a review from a team as a code owner November 20, 2025 00:12
@zimeg zimeg added docs M-T: Documentation work only semver:patch pkg:types applies to `@slack/types` labels Nov 20, 2025
@codecov
Copy link

codecov bot commented Nov 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.02%. Comparing base (8da8e09) to head (e44a0b1).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2440   +/-   ##
=======================================
  Coverage   93.02%   93.02%           
=======================================
  Files          40       40           
  Lines       11127    11127           
  Branches      713      713           
=======================================
  Hits        10351    10351           
  Misses        764      764           
  Partials       12       12           
Flag Coverage Δ
cli-hooks 95.23% <ø> (ø)
cli-test 94.79% <ø> (ø)
oauth 77.39% <ø> (ø)
socket-mode 61.87% <ø> (ø)
web-api 98.08% <ø> (ø)
webhook 96.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@zimeg
Copy link
Member Author

zimeg commented Nov 21, 2025

@lukegalbraithrussell Your reviews are wonderful. Thank you as always. 🎁 ✨

I'll merge this with remaining thought of how we can map a referenced source of truth to these packages for some future releases...

@zimeg zimeg merged commit dcda03d into main Nov 21, 2025
57 checks passed
@zimeg zimeg deleted the zimeg-docs-raw-text-limit branch November 21, 2025 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs M-T: Documentation work only pkg:types applies to `@slack/types` semver:patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants