microsoft / microsoft/aspire-samples
[WebToolsE2E][Aspire] The product cannot be magnified when click magnify image icon
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'
- Click the magnify image icon on the top left corner of product
ACTUAL
The product cannot be magnified
Note
- Right click the product and select Magnify image, it works
- This issue also reproduce with Aspire 9.1
EXPECTED
The product can be magnified when click magnify image icon
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 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