sp-dev-fx-property-controls icon indicating copy to clipboard operation
sp-dev-fx-property-controls copied to clipboard

Reusable SPFx property pane controls - Open source initiative

Results 99 sp-dev-fx-property-controls issues
Sort by recently updated
recently updated
newest added

Thank you for reporting an issue, suggesting an enhancement, or asking a question. We appreciate your feedback - to help the team understand your needs please complete the below template...

status:working-on-it
type:enhancement

#### Category - [ ] Enhancement - [x] Bug - [ ] Question #### Version "@pnp/spfx-property-controls": "^3.6.0 spfx 1.13.1 #### Expected / Desired Behavior / Question when using latest spfx...

Needs: Triage :mag:

Thank you for reporting an issue, suggesting an enhancement, or asking a question. We appreciate your feedback - to help the team understand your needs please complete the below template...

type:enhancement

#### Category - [x] Enhancement - [ ] Bug - [ ] Question #### Expected / Desired Behavior / Question I created a webpart where I needed to let the...

area:new-control

#### Category - [x] Enhancement - [ ] Bug - [ ] Question #### Expected / Desired Behavior / Question I created a property pane control that uses the Monaco...

type:enhancement

#### Category - [x] Enhancement - [ ] Bug - [ ] Question #### Version Please specify what version of the library you are using: [ "@pnp/spfx-property-controls": "3.2.0" ] ####...

Needs: Triage :mag:

#### Category - [ x] Enhancement - [ ] Bug - [ ] Question #### Version Please specify what version of the library you are using: [ latest ] ####...

type:enhancement

#### Category - [x] Enhancement - [ ] Bug - [ ] Question #### Version [ 1.17 ] #### Expected / Desired Behavior / Question It would be nice to...

Needs: Discussion 🙋

PropertyFieldSitePicker Pnp control not returning any value in my one of the tenant but in another tenant, it's working fine. Scenario: I have created one SPFx solution with PropertyFieldSitePicker control...

Needs: Triage :mag:

PnPTermStorePickerService.ts const pnpTerms = await pnpTermStore.getTerms({ TermLabel: searchText, StringMatchOption: StringMatchOption.StartsWith, DefaultLabelOnly: true, TrimUnavailable: true, ResultCollectionSize: 30 }).usingCaching().get(); This does not return results from the site collection term store. is this...

status:tracked
type:bug