Skip to content

Command name conversion is not clearly indicated to user #264

@JiahaoZhu11

Description

@JiahaoZhu11

Description

When entering a command name with spaces or special characters, the name is automatically sanitized (e.g., "my command" becomes "my-command"), but the user is not informed of this transformation before saving.

Steps to Reproduce

  1. Open the create command modal
  2. Enter a name with spaces, e.g., "my new command"
  3. Save the command

Expected Behavior

Show a clear hint indicating what the final command name will be (e.g., "Will be created as my-new-command").

Actual Behavior

No indication that the name will be transformed. The user only discovers the actual name after saving.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-infoMore info needed to proceed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions