Skip to content

Actions with no name appear as nameless in SUI #10981

@carlos-zamora

Description

@carlos-zamora

Windows Terminal version (or Windows build number)

1.11.2241.0

Other Software

None

Steps to reproduce

  1. Add an action with no name to settings.json
        {
            "command": { "action": "copy", "copyFormatting": "all" },
            "keys": "ctrl+alt+c",
            "name": ""
        },
  1. Open Settings UI > Actions

Expected Behavior

Action still has a name it falls back to.

Actual Behavior

action appears in SUI with no name

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-SettingsUIAnything specific to the SUIIssue-BugIt either shouldn't be doing this or needs an investigation.Product-TerminalThe new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions