Skip to content

fix(web): adjusting paths to fix windows - #5998

Open
cmgoffena13 wants to merge 1 commit into
SQLMesh:mainfrom
cmgoffena13:fix/web-windows-fix
Open

fix(web): adjusting paths to fix windows#5998
cmgoffena13 wants to merge 1 commit into
SQLMesh:mainfrom
cmgoffena13:fix/web-windows-fix

Conversation

@cmgoffena13

@cmgoffena13 cmgoffena13 commented Aug 30, 2026

Copy link
Copy Markdown
Collaborator

Description

Fixes path standardization so it works cross-platform and fixes window issue. Justification for fix is that web may be deprecated, but the VS extension is still prototype. Easy fix.

Closes #5945

Test Plan

  • test_get_file_nested_path_matches_directory_listing
  • test_get_file_relative_path_uses_posix_separators

Checklist

  • I have run make style and fixed any issues
  • I have added tests for my changes (if applicable)
  • All existing tests pass (make fast-test)
  • My commits are signed off (git commit -s) per the DCO

Signed-off-by: Cortland Goffena <30168413+cmgoffena13@users.noreply.github.com>
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.

Bug: Web UI can't load files in the editor view on Windows

1 participant