Skip to content

Stop long source names from overlapping with checkbox #19631

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

lewis-sanchez
Copy link
Contributor

@lewis-sanchez lewis-sanchez commented Jun 19, 2025

Pull Request Template – vscode-mssql

Description

This PR fixes #19178

The PR resolves the error by truncating long names, so that they do not overlap with the checkbox in the diff list.

Before:
image

After:
image

Code Changes Checklist

  • New or updated unit tests added
  • All existing tests pass (npm run test)
  • Code follows contributing guidelines
  • Telemetry/logging updated if relevant
  • No regressions or UX breakage

Reviewers: Please read our reviewer guidelines

Copy link

PR Changes

Category Main Branch PR Branch Difference
Code Coverage 59.56% 59.36% ⚪ 0.00%
VSIX Size 15430 KB 15446 KB ⚪ 16 KB ( 0% )
Webview Bundle Size 3768 KB 3768 KB ⚪ 0 KB ( 0% )

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.

Schema compare - checkbox overlaps with long source name
2 participants