Skip to content

PeoplePicker: Styling, accessibility, and perf bug fixes.#1938

Merged
dzearing merged 5 commits into
microsoft:masterfrom
kristoferbrown:v-krbrow/peoplepicker-bugfixes
Jun 14, 2017
Merged

PeoplePicker: Styling, accessibility, and perf bug fixes.#1938
dzearing merged 5 commits into
microsoft:masterfrom
kristoferbrown:v-krbrow/peoplepicker-bugfixes

Conversation

@kristoferbrown

@kristoferbrown kristoferbrown commented Jun 5, 2017

Copy link
Copy Markdown
Contributor

Pull request checklist

Description of changes

Persona: Replaced padding and line height values with flex column
Selected people picker pill items: made pills variable width, removed ability to focus on X button, added unique keys to prevent excessive rerenders, made focus zone bidirectional and circular.
People picker suggestion list: added unique keys to suggestions to prevent excessive rerenders, made picker able to tell when up/down keys should move focus zone or select suggestions, suggestion list no longer overlaps input well.

Focus areas to test

People picker, Persona

@dzearing
dzearing merged commit 8c64e59 into microsoft:master Jun 14, 2017
@microsoft microsoft locked as resolved and limited conversation to collaborators Aug 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PeoplePicker: Styling and accessibility issues

3 participants