Skip to content

[Dev Tools Bug] Create Extension doesn't allow locations with spaces in the directory name #38

@michaelwschultz

Description

@michaelwschultz

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

  1. Open Create Extension
  2. Fill in Location with a directly that has a space in it
  3. Click into another text area or try and create the extension
  4. 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

CleanShot 2021-10-14 at 20 29 49

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdev toolsDev tools (CLI, Manage Extensions, npm, etc)status: fixed in next releaseThe issue will be closed once next release is available

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions