Riley Nielsen

Results 8 issues of Riley Nielsen

### .NET version 6.0.5 ### Did it work in .NET Framework? Not relevant to WebView2. ### Did it work in any of the earlier releases of .NET Core or .NET...

area/blazor 🕸️

## Description In some instances on Blazor Server, calling `Reset` on an autocomplete will cause the item Popover to open. ![MudAutocompleteServerIssue](https://user-images.githubusercontent.com/26885142/184366300-0a3e117b-42b5-4aaf-97f4-c42ba945a49e.gif) ## How Has This Been Tested? All existing unit...

bug

Link labels do not render at all when using Firefox. This can be reproduced on the [Blazor Diagrams home page](https://blazor-diagrams.zhaytam.com/): ![image](https://github.com/Blazor-Diagrams/Blazor.Diagrams/assets/26885142/399afb18-2d90-490c-b56e-4271db72c74a) Expected result: ![image](https://github.com/Blazor-Diagrams/Blazor.Diagrams/assets/26885142/68243581-c369-4761-bb82-69c9e5857e0d) I have tested Firefox on (latest...

Zooming in or out in Chrome causes my paths to break: ![image](https://github.com/Blazor-Diagrams/Blazor.Diagrams/assets/26885142/f9878a48-d314-482e-b16e-274f5f9750d4) They should look like this: ![image](https://github.com/Blazor-Diagrams/Blazor.Diagrams/assets/26885142/e3c9d6f1-d913-4bf4-8675-dcec1ce2c604)

I'm loving this and it works great for my Dell R210 II, but I also have a server with a Supermicro X9 SRL-F board. Looking at the startup.sh I suspect...

enhancement
help wanted

## Description This PR will track the development of a new component that will implement CSS grid, providing a more advanced alternative to flexbox. It may find its resting place...

enhancement

## Description This PR adds a ValueChanged event to the `CellContext` for use in the `EditTemplate`. ## How Has This Been Tested? Working on unit tests ## Types of changes...

enhancement
API change

## Description This PR makes the breaking changes previously in #5467. ## How Has This Been Tested? All existing tests pass. ## Types of changes - [ ] Bug fix...

breaking change
API change