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

PeoplePicker errorMessage not showing #420

Closed
giovanibm opened this issue Nov 26, 2019 · 4 comments
Closed

PeoplePicker errorMessage not showing #420

giovanibm opened this issue Nov 26, 2019 · 4 comments

Comments

@giovanibm
Copy link

Category

[ ] Enhancement

[x] Bug

[ ] Question

Version

Please specify what version of the library you are using: [1.15.0]

Expected / Desired Behavior / Question

See an error message in the component when the property isRequired is true and errorMessage is informed.

Observed Behavior

Error message is not showing.

Steps to Reproduce

Just try to use this properties, it will not work.

Submission Guidelines

I was looking at ../src/controls/peoplepicker/PeoplePickerComponent.tsx and the state is not properly initiate with the props given to the component.

Thanks!

@ghost
Copy link

ghost commented Nov 26, 2019

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

@ghost ghost added the Needs: Triage 🔍 label Nov 26, 2019
@Matej4386
Copy link

Agree, i have just test it yesterday, Error message parameter has no effect.

@giovanibm
Copy link
Author

Actually the error was in another place, a wrong inline test in render method.
PR #430 opened, now we have just to wait :)

@evdma
Copy link

evdma commented Jun 20, 2020

The error message still not showing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants