devhome icon indicating copy to clipboard operation
devhome copied to clipboard

Use WinGet repository manifest path for 'Learn more'

Open mdanish-kh opened this issue 1 year ago • 0 comments

Summary of the pull request

In case of empty metadata in the application manifest (no PublisherUrl or PackageUrl), instead of Learn more button redirecting them to https://github.com/microsoft/winget-pkgs, we can offer better navigation if we take them to the manifest folder within the repository

References and relevant issues

Didn't see any for this, just thought it would be helpful if we can better redirect the user in these cases

Detailed description of the pull request / Additional comments

Validation steps performed

Validated manually. One can test by searching for applications 5E.5EClient, DEVCOM.JetBrainsMonoNerdFont, Samsung.GalaxyBudsManager

PR checklist

  • [ ] Closes #xxx
  • [ ] Tests added/passed
  • [ ] Documentation updated

mdanish-kh avatar Dec 01 '24 09:12 mdanish-kh