mddifilippo89
mddifilippo89
[Enhancement] At the time of my unboxing I heard the provided cables and adapters are pretty much mandatory for regular use. I tried using a reliable usb A power adapter...
Requesting to change the volume while docked.
1. Controllers don't always stay paired or wake up the pocket and dock. 1.0B this is more of an issue. I have to press the power button and resync or...
Select + Down with a plugged in SNES switch online membership controller does not work. It works when in bluetooth pairing.
fix(mdd fixed service): fix for norrthwind service https://services.odata.org/northwind/northwind.svc/ Also created this https://github.com/IgniteUI/igniteui-angular/issues/14102
Angular - drag panes outside of window (as seen in WebComponents/Electron example) https://www.infragistics.com/products/ignite-ui-web-components/web-components/components/layouts/dock-manager-electron
private RenderFragment childContent { get; set; } private RenderFragment AddContent() => builder => { builder.AddContent(1, textContent); }; [updating-panes.zip](https://github.com/IgniteUI/igniteui-dockmanager/files/12264078/updating-panes.zip)
[Blazor] [DockManager] - Adding panes programmatically do not render (initially) [Copied internally]
## Steps to reproduce Run sample Pine Content Pane 1 UnPin Content Pane 1 ## Result ContentPane 3 doesn't show up ## Expected result You should then see ContentPane 3...
## Description Cannot restore column templates as seen in Angular eg. https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/state-persistence#restoring-columns https://www.infragistics.com/products/ignite-ui-blazor/blazor/components/grids/grid/state-persistence https://www.infragistics.com/products/ignite-ui-web-components/web-components/components/grids/grid/state-persistence ## Steps to reproduce 1. [Step 1](https://codesandbox.io/p/sandbox/competent-rhodes-pdf9kn) 2. Move a column 3. Click Save 4. Move...
IgcDateTimeInput is missing an invalid event or invalid prompt display to inform the user to enter a valid value. The placeholder property is suitable but not desirable in all scenarios.