microsoft / microsoft/aspire-samples
[WebToolsE2E][Aspire]No "Visual Search" and "settings" icons when running the AspireShop project
Open
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
- Clean machine: Win11 x64 24h2 ENU
- Install the latest released VS: 17.13.6
- Install the latest Aspire 9.2.0 templates
dotnet new install Aspire.ProjectTemplates::9.2.0 --force - Install Docker Desktop
REPRO STEPS
- In the VS, clone the aspire-samples repository and open AspireShop.sln
- Checkout to
update-to-9.2branch - F5 / Ctrl-F5
- Click Endpoint for 'frontend'
- Place cursor over the product
ACTUAL
No "Visual Search" and "settings" icons in the upper right corner of the product
Note
- There are the "Visual Search" and "settings" icons when publish to ACA
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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