microsoft / microsoft/aspire-samples

[WebToolsE2E][Aspire] The product cannot be magnified when click magnify image icon

Open
#767 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. Click the magnify image icon on the top left corner of product

ACTUAL
The product cannot be magnified
Image

Note

  1. Right click the product and select Magnify image, it works
  2. This issue also reproduce with Aspire 9.1

EXPECTED
The product can be magnified when click magnify image icon
Image

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 run the reported frontend scenario through the 'frontend' endpoint. Compare the top-left magnify image icon with the working context-menu Magnify image action, then trace the relevant frontend entry point. Done means clicking the icon magnifies the product image as expected.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.