NuGet / NuGetGallery

NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
https://www.nuget.org/
Apache License 2.0
1.55k stars 641 forks source link

[NuGet.org Bug]: Upload page says I should add a README to my project however the readme page is not web accessible #10249

Open joshudson opened 2 weeks ago

joshudson commented 2 weeks ago

Impact

Other

Describe the bug

Issue impact: no readme in my nuget package due to this issue; you can tell me how bad the impact is.

The nuget.org page describing what should go into a README file is not accessible.

The problem is the large screenshots; they're physically too bright and anything near them (where near them means on the same screen) cannot be read.

Repro Steps

It's this page: https://devblogs.microsoft.com/nuget/add-a-readme-to-your-nuget-package/#add-a-readme-to-your-package

For me it is open the page and scroll up or down a tiny bit.

Note the screenshot was grabbed by looking away from the screen; if it's misaligned I can't really tell.

Expected Behavior

This would be a great case for building a mockup of the webpage the screenshot of in more HTML; the resulting mockup would always render like the actual page in the browser; as a result this would be more usable than a screenshot.

Screenshots

notaccessible

Additional Context and logs

No response