Skip to content

chore(KNO-9956): Convert Knock specific Liquid helpers table to AccordionGroup - #1645

Merged
rachael-t merged 3 commits into
mainfrom
rt-kno-9956-convert-liquid-helpers-table
Sep 1, 2026
Merged

chore(KNO-9956): Convert Knock specific Liquid helpers table to AccordionGroup#1645
rachael-t merged 3 commits into
mainfrom
rt-kno-9956-convert-liquid-helpers-table

Conversation

@rachael-t

@rachael-t rachael-t commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Description

Currently, the Knock-specific Liquid helpers table is too wide at certain viewport sizes and causes an overlap of the sidebar and “Edit this page” area:
Screenshot 2026-08-27 at 2 01 56 PM

While discussing different solutions and how to ensure this info scales as we continue adding to it, the DSE team decided to convert the table to use the AccordionGroup component. The different helpers are reorganized into topic-based groups for better scannability, and the localization parameter and date/time format options information is moved up to the relevant helpers section.

https://docs-git-rt-kno-9956-convert-liquid-helpers-table-knocklabs.vercel.app/template-editor/reference-liquid-helpers#knock-specific-liquid-helpers

Tasks

KNO-9956

@linear-code

linear-code Bot commented Aug 27, 2026

Copy link
Copy Markdown

KNO-9956

@vercel

vercel Bot commented Aug 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview Aug 28, 2026 8:39pm

Request Review

@rachael-t
rachael-t marked this pull request as ready for review August 28, 2026 20:40

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risk MEDIUM: Converts the Knock-specific Liquid helpers wide table to topic-grouped AccordionGroup sections and reorganizes localization/formatting reference content on an existing MDX page.

Reasons

  • Single file changed (content/template-editor/reference-liquid-helpers.mdx) with no component, layout, lib, or config modifications
  • Substantial content rewrite: 194 additions and 248 deletions (well above the 30+/30+ MEDIUM threshold)
  • Restructures helper documentation from one wide Table into multiple AccordionGroup sections (date/time, numbers/currency, text/data, hashing)
  • Reorganizes localization parameters and date/time format option sections within the page
  • Author rachael-t is a known repository contributor; no approval issued because risk is MEDIUM

Notes

  • Verify the Vercel preview at narrow and wide viewports to confirm the sidebar overlap issue is resolved
  • Spot-check that all helpers from the original table appear in the new accordion sections with correct examples and outputs
  • Confirm internal anchor links (e.g. #localization-parameters, #date-format-options) resolve correctly from within accordion content
  • Review the new "Dynamic data filters" table at the bottom of the page for accuracy and completeness
Open in Web View Automation 

Sent by Cursor Automation: Docs PR classifier

@rachael-t
rachael-t requested a review from a team August 28, 2026 20:57

@cellomatt cellomatt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙌

@rachael-t
rachael-t merged commit e627771 into main Sep 1, 2026
5 checks passed
@rachael-t
rachael-t deleted the rt-kno-9956-convert-liquid-helpers-table branch September 1, 2026 18:13
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.

2 participants