Skip to content

fix: normalize directory path separators on Windows in session list#28003

Open
shifttttttt wants to merge 2 commits into
anomalyco:devfrom
shifttttttt:fix/windows-path-separator-session-list
Open

fix: normalize directory path separators on Windows in session list#28003
shifttttttt wants to merge 2 commits into
anomalyco:devfrom
shifttttttt:fix/windows-path-separator-session-list

Conversation

@shifttttttt
Copy link
Copy Markdown

@shifttttttt shifttttttt commented May 17, 2026

Issue for this PR

Closes #23864

Type of change

  • [ √] Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

fix the bug of session lost when when open project across the UI from web command.

How did you verify your code works?

open a odl project through UI

Checklist

  • [ √] I have tested my changes locally
  • [ √] I have not included unrelated changes in this PR

@github-actions github-actions Bot added the needs:compliance This means the issue will auto-close after 2 hours. label May 17, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 17, 2026

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • No "Type of change" checkbox is checked. Please select at least one.
  • Not all checklist items are checked. Please confirm you have tested locally and have not included unrelated changes.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs:compliance This means the issue will auto-close after 2 hours.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sessions missing from sidebar on Windows due to path separator mismatch

1 participant