Skip to content

Conversation

@uinstinct
Copy link
Contributor

@uinstinct uinstinct commented Oct 29, 2025

Description

Reinstate #8257

Fix config sections errors overflowing out of the gui space.

resolves CON-3914

AI Code Review

  • Team members only: AI review runs automatically when PR is opened or marked ready for review
  • Team members can also trigger a review by commenting @continue-review

Checklist

  • [] I've read the contributing guide
  • [] The relevant docs, if any, have been updated or created
  • [] The relevant tests, if any, have been updated or created

Screen recording or screenshot

before
image

after
image

Tests

[ What tests were added or updated to ensure the changes work as expected? ]


Summary by cubic

Fixes config section error messages overflowing the UI by wrapping long text/URLs inside the panel. Resolves CON-3914.

  • Bug Fixes
    • Add break-all to error badges in ConfigsSection so long messages/URIs wrap and stay within bounds without affecting hover/click behavior.

@uinstinct uinstinct requested a review from a team as a code owner October 29, 2025 03:13
@uinstinct uinstinct requested review from RomneyDa and removed request for a team October 29, 2025 03:13
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Oct 29, 2025
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Oct 29, 2025
@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs Oct 29, 2025
@RomneyDa RomneyDa merged commit 386a008 into continuedev:main Oct 29, 2025
59 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Issues and PRs Oct 29, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Oct 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants