Skip to content

Conversation

@rabanspiegel
Copy link
Contributor

@rabanspiegel rabanspiegel commented Jan 30, 2026

Fixes #696

The jira setup form was getting clipped on the left side because it was anchored to the right edge and wider than the available space.

  • anchor from left instead of right
  • reduced width to 360px
  • cleaned up the form copy while I was in there

Note

Low Risk
Low risk UI-only adjustments to the Jira setup popover positioning/sizing and form copy; no changes to connection logic or credential handling.

Overview
Fixes Jira setup popover clipping by anchoring the menu to the left (left-0, top left transform origin) and reducing its width to 360px.

Simplifies the Jira setup form header/labels and replaces the long credential instructions block with a short inline hint linking to the Atlassian API token page.

Written by Cursor Bugbot for commit ad92f16. This will update automatically on new commits. Configure here.

- anchor popup from left instead of right
- reduce popup width to fit content area
- simplify form copy
@vercel
Copy link

vercel bot commented Jan 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Jan 30, 2026 5:39am

Request Review

@rabanspiegel rabanspiegel merged commit c16e61d into main Jan 30, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants