Thomas Lunsford
Thomas Lunsford
This type of issue has been around for as long as computer displays have existed. Surely there's a UI expert here who can suggest a tried and true design pattern.
> > Here's one that would be helpful that I'd expect to come with text output: Ability to find text within the results, including column headers. Would also be helpful...
Was a solution found for this issue?
I just spent half an hour trying to sort out the CLI tool parameters. Here's the usage line: `Usage: dotnet swagger tofile [options] [startupassembly] [swaggerdoc]` In usage info, brackets usually...
Here's the checkbox contrast issue mentioned above. I just spent a lot of time thinking that I was on an old version of the CLI because this appeared to show...
> Looking at the diff https://github.com/dotnet/aspire/compare/v9.1.0...v9.2.0 I can see two changes that look related to the topic: https://github.com/dotnet/aspire/pull/7789 and https://github.com/dotnet/aspire/pull/7683 (though this appears to have been applied to 9.1 as...
I had this problem, or at least a problem similar enough that I'll chime in... The problem that I ran into was that I was generating multiple clients and using...