Skip to content

fix: typo in bar_controller.js#2992

Open
benkoshy wants to merge 1 commit into
basecamp:mainfrom
benkoshy:fix-typo-in-bar-controller
Open

fix: typo in bar_controller.js#2992
benkoshy wants to merge 1 commit into
basecamp:mainfrom
benkoshy:fix-typo-in-bar-controller

Conversation

@benkoshy

@benkoshy benkoshy commented Jul 24, 2026

Copy link
Copy Markdown

Reference: #2901

Full credit to @driedjackfr

Reference: basecamp#2901
Reference: basecamp#2901

Co-authored-by: Mít sấy <driedjack@gmail.com>
Co-authored-by: Ben Koshy <ben.chenathara@gmail.com>
Copilot AI review requested due to automatic review settings July 24, 2026 09:47

@claude claude 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.

Claude Code Review

This pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Fixes a JavaScript DOM property typo in the Stimulus bar_controller so clearing the turbo frame reliably clears its contents, aligning with the issue reported in discussion #2901.

Tip

If you aren't ready for review, convert to a draft PR.
Click "Convert to draft" or run gh pr ready --undo.
Click "Ready for review" or run gh pr ready to reengage.

Changes:

  • Correct innerHtml to the proper DOM property innerHTML when clearing the turbo frame contents.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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