Skip to content

fix(desktop): keep line comment popovers above session review accordion#15233

Open
OpeOginni wants to merge 1 commit intoanomalyco:devfrom
OpeOginni:fix/comment-component-visibility
Open

fix(desktop): keep line comment popovers above session review accordion#15233
OpeOginni wants to merge 1 commit intoanomalyco:devfrom
OpeOginni:fix/comment-component-visibility

Conversation

@OpeOginni
Copy link
Contributor

Issue for this PR

Closes #15098

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Stopped the accordion wrappers from clipping overflowing content, and increased the open comment layer (z-index) so the popup can sit above nearby UI.

How did you verify your code works?

Tested locally with my dev run of the desktop

Screenshots / recordings

Screen.Recording.2026-02-26.at.16.11.55.mov

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@github-actions
Copy link
Contributor

Hey! Your PR title fix(desktop/ui): keep line comment popovers above session review accordion doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@OpeOginni OpeOginni changed the title fix(desktop/ui): keep line comment popovers above session review accordion fix(desktop): keep line comment popovers above session review accordion Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OpenCode Desktop Review Comment Clipped/Overflow

1 participant