Mike Wilson

Results 9 issues of Mike Wilson

I have a model with related data, and I'm attempting to do a query based on the related data and I'm having issues. I have a Street model, which has...

feature

Implement Select Component

enhancement

Show how the validation classes can be used

enhancement

An svg icon isn't properly cached after initially being requested. It should be cached so that there is never more than one network request for that icon.

bug

Currently the sidenav immediately appears, and does not follow material design specs for animation.

bug

Currently the sidenav md-locked-open class is hardcoded to be applied when screen width is more than 600px wide. This should be a property that the consumer passes into the component.

enhancement

I'm working on implementing some server-side Blazor components, but I have a lot of other Javascript functionality on the page. I would like to be able to include the needed...

task
Docs
area-blazor
affected-few
severity-minor
Priority:2
feature-blazor-jsinterop
Pillar: Technical Debt

It would be nice if we could override the classes for the button markup, similar to how we are able to set the `toast_class_fn`. In my case, I'm setting dark...