Scott Durow

Results 23 issues of Scott Durow

**Describe the bug** The slider on the Pivot reference app page should dynamically change the width of the pivot, however, it has no effect **To Reproduce** Steps to reproduce the...

bug

**Describe the bug** Tag lists do not raise an OnChange event when the `AutoHeight` property changes. **To Reproduce** Steps to reproduce the behavior: 1. Open the MDA reference app 2....

bug
sample app
code

**Describe the bug** When the breadcrumb **To Reproduce** Steps to reproduce the behavior: 1. Open the model-driven reference app 2. Navigate to the breadcrumb page 3. Change the width slider...

bug
needs triage

**Describe the bug** Related to #97, however once that is fixed, the height of `Example2ContentContainer` needs to add `Picker1.AutoHeight` **To Reproduce** Steps to reproduce the behavior: 1. Open the Tag...

bug
needs triage

Currently, when a SharePoint data source is converted to a collection by using Filter, the automatic formatting of SharePoint columns is lost. The Details List should detect these column types...

🛠️ enhancement
Component: DetailsList

The standard text box only fires the `OnChange` event when the user presses enter or moves focus away from the control. This is required to allow fast searching without tabbing...

🛠️ enhancement
Component: SearchBox

This replaces https://github.com/scottdurow/SparkleXrm/pull/383

It's common for a pipeline to simply export a solution. This can be done with other tools but since we already have this functionality in spkl, makes sense to expose...

enhancement

The drill through uses window.open due to needing to open in a new window (rather than use openEntityForm) – Carina will fix this!

Zoom buttons still allow zooming. Pinch zoom works in Chrome.

bug