Skip to content

[AspireE2E] When running the aspire cli command and using "Type to search", the entered text is not clearly displayed after being highlighted. #12666

@v-reinawang

Description

@v-reinawang

REGRESSION INFO: Repro on Aspire CLI 9.5.2

INSTALL STEPS

  1. Clean machine: Win11 x64 ENU
  2. Install SDK 10.0 RC2
  3. Add dotnet9 feed
  4. Install Aspire CLI - version: 13.0.0-preview.1.25553.22
    iex "& { $(irm https://aspire.dev/install.ps1) } -Quality staging"

REPRO STEPS

  1. Open CMD, use the following command to create an aspire project.
    aspire new aspire-starter -n aspire01
  2. Run aspire add, type aspire.host to search

ACTUAL
The text that is typed is highlighted in yellow., making this part of the content unclear.
Image

EXPECTED
Change the color so that it remains clearly visible even when highlighted.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions