You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please specify what version of the library you are using: [v3.14.0]
If you are not using the latest release, please update and see if the issue is resolved before submitting an issue.
Expected / Desired Behavior / Question
When using PropertyFieldPeoplePicker to pick entities the full name of the suggestions should be displayed, or an option should be provided to supply suggestion callout width, or a tooltip should appear on mouseover with the full suggestion name
Observed Behavior
Suggestions that are too long are truncated and appended with "..." When there are multiple results with the same first letters (for example, multiple groups that start with the word "SharePoint" the user cannot tell what option they are picking as they all appear identical. There is not even a tool tip that shows the full name on mouse hover.
Steps to Reproduce
Impliment PropertyFieldPeoplePicker and type "SharePoint" or any word that will return multiple results with the same prefix.
The text was updated successfully, but these errors were encountered:
Category
Version
Please specify what version of the library you are using: [v3.14.0]
If you are not using the latest release, please update and see if the issue is resolved before submitting an issue.
Expected / Desired Behavior / Question
When using PropertyFieldPeoplePicker to pick entities the full name of the suggestions should be displayed, or an option should be provided to supply suggestion callout width, or a tooltip should appear on mouseover with the full suggestion name
Observed Behavior
Suggestions that are too long are truncated and appended with "..." When there are multiple results with the same first letters (for example, multiple groups that start with the word "SharePoint" the user cannot tell what option they are picking as they all appear identical. There is not even a tool tip that shows the full name on mouse hover.
Steps to Reproduce
Impliment PropertyFieldPeoplePicker and type "SharePoint" or any word that will return multiple results with the same prefix.
The text was updated successfully, but these errors were encountered: