[BUG] Settings: Clicking "Bypass permissions" link in chat does not scroll to the setting
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
When clicking the "Bypass permissions" link in the chat view, the Settings panel opens on the correct tab, but does not automatically scroll to the "Allow bypass permissions mode" toggle. The view stays at the top of the tab, so the setting is not visible without manually scrolling down.
What Should Happen?
Settings panel as it opens up automatically scrolls, should scroll to the "Allow bypass permissions mode" toggle, bringing it into view(e.g. via anchor navigation or scrollIntoView).
Error Messages/Logs
Steps to Reproduce
- Open Claude Code chat view
- Look for the "Bypass permissions" label/link (shows a count, e.g. "Bypass permissions 5")
- Click it
You have to scroll to get to "Allow bypass permissions mode" settings.
Claude Model
None
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.1.160 (Claude Code)
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
Actual behavior
Settings panel opens on the correct tab but remains scrolled to the top. The "Allow bypass permissions mode" label is off-screen. This is confusing — it looks like the link didn't work or navigated to the wrong place.
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗