Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

People Picker known issue fixes #136

Merged
merged 17 commits into from
Aug 29, 2019
Merged

Conversation

vogtn
Copy link
Contributor

@vogtn vogtn commented Aug 29, 2019

Closes #121

PR Type

Bugfix

Description of the changes

references issues discussed in #121

PR checklist

  • Added tests and all passed
  • All public classes and methods have been documented
  • Added appropriate documentation
  • License header has been added to all new source files
  • Contains NO breaking changes

Other information

@vogtn vogtn changed the title Relates to issue People Picker known issue fixes Aug 29, 2019
docs/components/people-picker.md Outdated Show resolved Hide resolved
src/components/mgt-people-picker/mgt-people-picker.ts Outdated Show resolved Hide resolved
@nmetulev nmetulev merged commit fd9f08e into master Aug 29, 2019
@nmetulev nmetulev deleted the nivogt/people-picker-updates branch August 29, 2019 20:02
shweaver-MSFT pushed a commit that referenced this pull request Jun 8, 2020
* [people-picker] Adding documentation and basic custom css variables

* [people-picker] removing console.log

* [people-picker-documentation] fixing typo in documentation

* [people-picker] updating arrow selection status

* [people-picker] updating first selection is highlighted

* [people-picker] updating docs to utilize real image

* [people-picker] adding new file

* [people-picker] changing text overflow property on selected people

* [people-picker] changing text overflow property on selected people

* [people-picker] updating selected people long string with css ellipses

* [people-picker]updating centering of close icon

* [people-picker] adding repeat instead of map, also caching images

* [people-picker] adding timeout to boolean for no users found

* [people-picker] updating image storing in case local storage doesn't exist

* [people-picker] removing docs and adding pr fixes
shweaver-MSFT pushed a commit that referenced this pull request Jun 10, 2020
* [people-picker] Adding documentation and basic custom css variables

* [people-picker] removing console.log

* [people-picker-documentation] fixing typo in documentation

* [people-picker] updating arrow selection status

* [people-picker] updating first selection is highlighted

* [people-picker] updating docs to utilize real image

* [people-picker] adding new file

* [people-picker] changing text overflow property on selected people

* [people-picker] changing text overflow property on selected people

* [people-picker] updating selected people long string with css ellipses

* [people-picker]updating centering of close icon

* [people-picker] adding repeat instead of map, also caching images

* [people-picker] adding timeout to boolean for no users found

* [people-picker] updating image storing in case local storage doesn't exist

* [people-picker] removing docs and adding pr fixes
shweaver-MSFT pushed a commit that referenced this pull request Jun 10, 2020
* [people-picker] Adding documentation and basic custom css variables

* [people-picker] removing console.log

* [people-picker-documentation] fixing typo in documentation

* [people-picker] updating arrow selection status

* [people-picker] updating first selection is highlighted

* [people-picker] updating docs to utilize real image

* [people-picker] adding new file

* [people-picker] changing text overflow property on selected people

* [people-picker] changing text overflow property on selected people

* [people-picker] updating selected people long string with css ellipses

* [people-picker]updating centering of close icon

* [people-picker] adding repeat instead of map, also caching images

* [people-picker] adding timeout to boolean for no users found

* [people-picker] updating image storing in case local storage doesn't exist

* [people-picker] removing docs and adding pr fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] People-Picker known issues
2 participants