Skip to content

Fix request drawer header overflow - #812

Merged
rmorlok merged 1 commit into
mainfrom
codex/issue-808-request-drawer
Aug 5, 2026
Merged

Fix request drawer header overflow#812
rmorlok merged 1 commit into
mainfrom
codex/issue-808-request-drawer

Conversation

@rmorlok

@rmorlok rmorlok commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • Keep request detail action buttons inside the side drawer when URLs are long.
  • Truncate the header URL with an ellipsis and expose the full value on hover.

Closes #808

Screenshot

Long URL rendered in the 520px request drawer:

Long URL fits within the request drawer

Verification

  • yarn workspace @authproxy/admin typecheck
  • yarn workspace @authproxy/admin test
  • yarn workspace @authproxy/admin lint
  • ./scripts/preflight.sh

@rmorlok
rmorlok merged commit 884abad into main Aug 5, 2026
10 of 14 checks passed
@rmorlok
rmorlok deleted the codex/issue-808-request-drawer branch August 5, 2026 18:30
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.

Admin UI Requests side panel UI overhang

1 participant