Skip to content

fix: support SmartBlock buttons inside Roam tables (#118)#156

Open
salmonumbrella wants to merge 2 commits intoRoamJS:mainfrom
salmonumbrella:issue/118-smartblock-buttons-in-tables
Open

fix: support SmartBlock buttons inside Roam tables (#118)#156
salmonumbrella wants to merge 2 commits intoRoamJS:mainfrom
salmonumbrella:issue/118-smartblock-buttons-in-tables

Conversation

@salmonumbrella
Copy link
Contributor

@salmonumbrella salmonumbrella commented Feb 18, 2026

Summary

  • resolve SmartBlock button actions in {{[[table]]}} cells to the correct underlying cell block
  • map table DOM row/column to Roam block tree uid before parsing/executing SmartBlock button
  • preserve existing non-table SmartBlock button behavior

Issue

Closes #118

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 18, 2026

Warning

Rate limit exceeded

@salmonumbrella has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 29 minutes and 51 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@salmonumbrella
Copy link
Contributor Author

@coderabbitai full review

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 18, 2026

✅ Actions performed

Full review triggered.

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.

Support SmartBlock Buttons in Roam {{[[table]]}}

1 participant