-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
bugSomething isn't workingSomething isn't workingdev toolsDev tools (CLI, Manage Extensions, npm, etc)Dev tools (CLI, Manage Extensions, npm, etc)status: fixed in next releaseThe issue will be closed once next release is availableThe issue will be closed once next release is available
Description
Raycast version: 1.25.0
Description
Trying to create an extension in a directly with a space in it fails validation. I also tried escaping the space but that was invalid as well.
Steps To Reproduce
- Open Create Extension
- Fill in
Locationwith a directly that has a space in it - Click into another text area or try and create the extension
- Error message telling you the location in invalid
The current behavior
Directories with spaces are unable to be used as locations for creating new extensions.
The expected behavior
Directors with spaces are valid locations. The location should probably be automatically escaped when chosen through the UI and escaping should probably be valid.
Screenshot
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdev toolsDev tools (CLI, Manage Extensions, npm, etc)Dev tools (CLI, Manage Extensions, npm, etc)status: fixed in next releaseThe issue will be closed once next release is availableThe issue will be closed once next release is available
