Skip to content

Commit 23a2dfa

Browse files
Fix: Wrap repo names with spaces in quotes for auto-suggestions
Co-authored-by: brendan <brendan@sourcebot.dev>
1 parent aaf4d57 commit 23a2dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99

1010
### Fixed
11-
- Fixed auto-suggestion dropdown breaking queries with whitespace in repository names. Repository names containing spaces are now properly wrapped in quotes.
11+
- Fixed auto-suggestion dropdown breaking queries with whitespace in repository names. Repository names containing spaces are now properly wrapped in quotes. [#705](https://github.com/sourcebot-dev/sourcebot/pull/705)
1212

1313
## [4.10.6] - 2025-12-28
1414

0 commit comments

Comments
 (0)