Skip to content

Conversation

@sbawabe
Copy link
Contributor

@sbawabe sbawabe commented Feb 3, 2026

Summary

Documents the new hideTryItButton prop for the EndpointRequestSnippet component and adds a changelog entry for the Try It button feature.

Changes:

  • Added "Hide the Try It button" section to the EndpointRequestSnippet component documentation with usage example
  • Added hideTryItButton property to the Properties section
  • Added changelog entry for February 3, 2026 documenting the new Try It button feature

Review & Testing Checklist for Human

  • Verify the prop name hideTryItButton matches the actual implementation
  • Confirm the Try It button behavior description is accurate (shown by default, hidden when prop is true)

Notes

Requested by: Sarah Bawabe (@sbawabe)

Link to Devin run: https://app.devin.ai/sessions/f0f2a6cdd7f44c02af14140ae4f189b9

…g entry

Co-Authored-By: Sarah Bawabe <sarah@buildwithfern.com>
@devin-ai-integration
Copy link
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2026

🌿 Preview your docs: https://fern-preview-17197b7f-103f-4af3-a898-3d47f9b9d7cf.docs.buildwithfern.com/learn

Visual changes detected:

fern/products/docs/pages/changelog/2026-02-03.mdx

Page: learn/docs/changelog/2026/2/3 | Change: 70.3036523216308%

fern/products/docs/pages/changelog/2026-02-03.mdx comparison

fern/products/docs/pages/component-library/default-components/endpoint-request-snippet.mdx

Page: learn/docs/writing-content/components/request-snippet | Change: 69.41219592640786%

fern/products/docs/pages/component-library/default-components/endpoint-request-snippet.mdx comparison

fern/products/docs/pages/component-library/default-components/endpoint-request-snippet.mdx

Page: learn/docs/writing-content/components/request-snippet | Change: 1.135599653003687%

fern/products/docs/pages/component-library/default-components/endpoint-request-snippet.mdx comparison

@sbawabe sbawabe requested a review from devalog February 3, 2026 21:27
### Hide the Try It button

The `EndpointRequestSnippet` component includes a Try It button by default. Use the `hideTryItButton` prop to hide it.

Copy link
Collaborator

Choose a reason for hiding this comment

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

would be great to have a rendered example right above the syntax, in the style of the other sections!

Copy link
Contributor

Choose a reason for hiding this comment

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

Done! Added the rendered example with highlight-frame wrapper and updated the ParamField with default={false} attribute.

sbawabe and others added 3 commits February 3, 2026 16:32
Co-authored-by: Devin Logan <devinannlogan@gmail.com>
Co-Authored-By: Sarah Bawabe <sarah@buildwithfern.com>
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.

3 participants