Martin Ruiz

Results 6 comments of Martin Ruiz

Functional tests are failing when I added a new test, not sure why, this is the error. I'm continuing the investigation here. ![image](https://github.com/NuGet/NuGetGallery/assets/43253759/125bf6d3-55f6-49a5-b2ba-9e4932cb0b0c)

@joelverhagen @agr Finally fixed tests https://dev.azure.com/nuget/NuGetBuild/_build/results?buildId=100646&view=results. Code has changed a little bit but it's the same solution. When bundling bootstrap.css to `styles.min.css` it is minifying the file but the tool...

@erdembayar So I've looked in the documentation and found that is using this package https://learn.microsoft.com/en-us/previous-versions/aspnet/hh195125(v=vs.110) which I believe it's been outdated since 2013. There is some documentation on how to...

I think we can go with a `png` for now, svg's are the best option but we have a mix of pngs and svgs currently.

This style is based on Fluent UI, the current implementation of the [Select component](https://fluent2.microsoft.design/components/web/react/select/usage) has the same effect when focused, I believe for now this is the best way to...

Team triage: We haven't been able to reproduce this in local and our CI, please feel free to reopen the issue if we missed something while trying to reproduce