Trim leading space in file picker search #2564
Labels
A-helix-term
Area: Helix term improvements
C-enhancement
Category: Improvements
E-easy
Call for participation: Experience needed to fix: Easy / not much
E-good-first-issue
Call for participation: Issues suitable for new contributors
Leading space in the file picker search can be trimmed to improve the experience.
e.g., your project structure:
Search box:
Will not match some-file.js due to the leading space (which could have been accidentally entered). Since leading spaces are not allowed in file names, they can be trimmed to provide a better experience in this edge case.
Priority: low.
The text was updated successfully, but these errors were encountered: