Skip to content

Fix "Add Attestation" in focus view#8821

Merged
alexr00 merged 1 commit into
mainfrom
alexr00/smooth-reindeer
Jul 1, 2026
Merged

Fix "Add Attestation" in focus view#8821
alexr00 merged 1 commit into
mainfrom
alexr00/smooth-reindeer

Conversation

@alexr00

@alexr00 alexr00 commented Jul 1, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings July 1, 2026 09:52
@alexr00 alexr00 self-assigned this Jul 1, 2026

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

Adjusts the “Add attestation” UI in the activity bar “focus view” so it renders as a normal row in the layout rather than an absolutely-positioned overlay, improving visibility and avoiding positioning issues.

Changes:

  • Move the attestation checkbox markup out of the .comment-button container so it participates in normal document flow.
  • Replace the overlay positioning style with a row-style class that centers and spaces the checkbox consistently.
Show a summary per file
File Description
webviews/components/comment.tsx Renders the attestation checkbox as its own row above the submit dropdown instead of an overlay.
webviews/activityBarView/index.css Removes overlay positioning and adds .attestation-checkbox-row spacing/centering styles.

Review details

  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Low

@alexr00 alexr00 merged commit 3a2445a into main Jul 1, 2026
8 checks passed
@alexr00 alexr00 deleted the alexr00/smooth-reindeer branch July 1, 2026 10:47
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