Skip to content

fix(ui): improve traceback window usability#3438

Open
Ipsita-Mondal-30 wants to merge 1 commit into
spotify:masterfrom
Ipsita-Mondal-30:fix-traceback-window-selection
Open

fix(ui): improve traceback window usability#3438
Ipsita-Mondal-30 wants to merge 1 commit into
spotify:masterfrom
Ipsita-Mondal-30:fix-traceback-window-selection

Conversation

@Ipsita-Mondal-30

Copy link
Copy Markdown

Description

Improves the usability of the traceback window displayed for failed jobs.

The changes make it easier to inspect and copy traceback information by increasing the available display area and improving text accessibility.

Motivation and Context

Currently, the traceback dialog is too small, requiring excessive scrolling to inspect errors. It is also difficult to select and copy the traceback text for debugging.

This change addresses the issue by improving the traceback window's usability, making it easier for users to read, navigate, and copy error information.

Fixes
#3432

Have you tested this? If so, how?

I ran the application locally and verified that:

  • The traceback window displays correctly.
  • Traceback text is easier to view and navigate.
  • Error information can be selected and copied more conveniently.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Ipsita-Mondal-30 Ipsita-Mondal-30 requested review from a team and dlstadther as code owners July 3, 2026 11:10
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.

1 participant