Skip to content

docs: Fix backslash and tab not working in sandbox#3044

Merged
MichaelParadis merged 2 commits intomasterfrom
JOB-113229/fix-backslash-not-working-in-sandbox
Apr 7, 2026
Merged

docs: Fix backslash and tab not working in sandbox#3044
MichaelParadis merged 2 commits intomasterfrom
JOB-113229/fix-backslash-not-working-in-sandbox

Conversation

@MichaelParadis
Copy link
Copy Markdown
Contributor

Motivations

There were issues with our code editor on the docs site where the user couldn't type / inside of the editor because the search would open up. There was another issue where you couldn't use tab to indent. This PR fixes that

Changes

Added

Changed

Deprecated

Removed

Fixed

  • fixed search on the docs site opening when typing / in another input
  • Fixed being unable to use tab to indent in the code editor

Security

Testing

  • Open the code editor. Press / and verify the key is entered into the editor without opening up the search
  • Use tab while focused on the editor. Verify it indents. Also repeat this with shift tab to unindent

Changes can be
tested via Pre-release


In Atlantis we use Github's built in pull request reviews.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying atlantis with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1cabdec
Status: ✅  Deploy successful!
Preview URL: https://9b9390e0.atlantis.pages.dev
Branch Preview URL: https://job-113229-fix-backslash-not.atlantis.pages.dev

View logs

@MichaelParadis MichaelParadis changed the title docs(fix): Fix backslash and tab not working in sandbox docs: Fix backslash and tab not working in sandbox Apr 6, 2026
Copy link
Copy Markdown
Contributor

@Beccaneer Beccaneer left a comment

Choose a reason for hiding this comment

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

LGTM!

@MichaelParadis MichaelParadis merged commit 89bab95 into master Apr 7, 2026
14 of 15 checks passed
@MichaelParadis MichaelParadis deleted the JOB-113229/fix-backslash-not-working-in-sandbox branch April 7, 2026 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants