[SB-8634 + SB-8635] Grip and Bizzabo Help Center article updates - #4
Merged
Conversation
SB-8634 (Grip): - Remove broken 'Need Assistance? Contact Sessionboard' note (contact info already at the bottom) - Document the new Remove Deleted Sessions / Remove Deleted Speakers event settings (grounded in the Grip integration code and admin UI), and update the stale 'will not be removed' sync caveat to match - Add FAQ section (sync direction, interval, eligibility, removal behavior, token entry, individual-session sync) SB-8635 (Bizzabo): - Add Sessionboard + Bizzabo banner, composed from the existing Grip banner (wordmark + plus) and Bizzabo's official logo SVG, matching the house banner style - Add FAQ section (sync direction, credentials, interval, deletion behavior, multi-event mapping, timezone) - Add 'Still having issues?' support section per Brella/Visit pattern Also sweeps in two stale OG share images refreshed by the standard 'npm run og' deploy step (unrelated pages whose share images had drifted from their frontmatter). Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
QA sweep 2026-09-11 — Help Center content. Already deployed live via wrangler (edge cache purged, both URLs verified) — this PR lands the source in main.
apps/grip-integration.mdx): removed the broken "Need Assistance? Contact Sessionboard" note at the top (dead hyperlink; contact section exists at the bottom); documented the new Remove Deleted Sessions / Remove Deleted Speakers sync options in the Event settings section (grounded in product code); added a 6-question FAQ section. Not done: the Event settings screenshot recapture — rendering that wizard step needs a live Grip connection with a mapped event; the text documents the new toggles until someone with prod access recaptures it.apps/bizzabo-integration.mdx): added a Sessionboard × Bizzabo header banner composed from existing house assets (no AI generation); added FAQ section; added "Still having issues?" support section following the Brella/Visit pattern.Checks run:
npm run check:style,npm run buildclean; deployed withnpx wrangler deploy+ cache purge; live verification on learn.sessionboard.com (canonical host from site.json).Made with Cursor