Jeffrey T. Fritz
Jeffrey T. Fritz
I really like this suggestion, and for the TreeView I would like to introduce a boolean property "UseAccessibilityFeatures" that adds aria tags and helps improve keyboard navigation for the elements...
It looks like the ads.xml may not have been deployed... I'm investigating further
Very interesting approach... I like the simplicity of the approach and re-use of other components we've already completed Jeff On Fri, Apr 17, 2020 at 3:45 AM Egil Hansen wrote:...
Need some research on how applicable this might be as we push more client-side features into C# / Blazor
I think there should be a `ComponentIdGenerator` that looks at the name of the `@ref` or grabs the `id` or `name` attribute for a component and adds the id or...
You got it @hishamco !
DataSourceID is used with DataSource controls in ASP.NET. DataSource and DataMember work with code-behind and DataBinding. Let's NOT mark those as Obsolete. Agreed about rolling the same databinding interactions just...
This sounds like a pretty good set of samples and docs that we could build to help illustrate how to migrate to Blazor
I'm investigating this issue and building out the query for the page, and want to verify exactly which credentialed users you'd like to see: * The explicit managers for the...
I like the idea of working on this for a live stream, lets confirm how we want to update the UI so that we can focus on those changes during...