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

Reusable React controls for SPFx solutions

Results 194 sp-dev-fx-controls-react issues
Sort by recently updated
recently updated
newest added

User Experience: Screen reader dependent users will be impacted as the Role and selected state are not announced for color controls. Due to this, users will not be able to...

help wanted
type:bug

Keyboard users will be impacted if Focus does not retain on the "Font Color" and "Highlight color" controls after closing their respective dialogs. They have to do extra navigation to...

help wanted
type:bug

2-pronged question, but both about the HTML being rendered. I apologize if missing info, but I am new to React and these components. We are building a SPFX web part...

help wanted
type:question

Hi, I try to use Carousel with triggerPageEvent option . i use like this : interval={(this.state.dynamicDelay )} element={ this.state.currentCarouselElement} canMoveNext={true} canMovePrev={true} triggerPageEvent={(vindex: number) => {this.triggerNextElement(vindex);}} If i clik on next...

type:question

#### Category [x] Enhancement [ ] Bug [ ] Question #### Version Please specify what version of the library you are using: [3.20.0] #### Expected / Desired Behavior / Question...

help wanted
type:enhancement

When using DynamicForm component I set the webAbsoluteUrl to refer to the site where the list is located. If the list includes a lookup field and the webpart is running...

help wanted
type:bug

#### Category [A dynamic form for a list with text, textarea, and number field inputs. loses values in those fields if you click or tab into the field and then...

help wanted
type:bug

#### Category [ ] Enhancement [X] Bug [ ] Question #### Version Please specify what version of the library you are using: [ 3.19.0 ] _If you are not using...

help wanted
type:bug

[ ] Enhancement [x] Bug [ ] Question #### Version Please specify what version of the library you are using: [ v3.19.0 & In dev branch as well] _If you...

status:fixed-next-drop
type:bug

#### Category [x] Bug #### Version [3.20.0] #### Expected / Desired Behavior / Question I should be able to use the new `UserPicker` control importing it like `import {} from...

status:fixed-next-drop