microsoft / microsoft/aspire-samples

[WebToolsE2E][Aspire]No "Visual Search" and "settings" icons when running the AspireShop project

Open
#768 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area-samples
Dominant language
C#
Stars
1.2k
Forks
345
Avg merge
3d 13h
Merged PRs (30d)
30

Description

INSTALL STEPS

  1. Clean machine: Win11 x64 24h2 ENU
  2. Install the latest released VS: 17.13.6
  3. Install the latest Aspire 9.2.0 templates
    dotnet new install Aspire.ProjectTemplates::9.2.0 --force
  4. Install Docker Desktop

REPRO STEPS

  1. In the VS, clone the aspire-samples repository and open AspireShop.sln
  2. Checkout to update-to-9.2 branch
  3. F5 / Ctrl-F5
  4. Click Endpoint for 'frontend'
  5. Place cursor over the product

ACTUAL
No "Visual Search" and "settings" icons in the upper right corner of the product
Image

Note

  1. There are the "Visual Search" and "settings" icons when publish to ACA
    Image
  2. This issue also reproduce with Aspire 9.1

EXPECTED
There are the "Visual Search" and "settings" icons when running the project

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open AspireShop.sln on the update-to-9.2 branch and reproduce the missing icons while running the frontend locally. Compare the local result with the ACA deployment shown in the issue; the work is done when the Visual Search and settings icons appear during local execution.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.