[Bug]: Persona with long text overflows parent container #33706
Labels
Fluent UI react-components (v9)
Resolution: Soft Close
Soft closing inactive issues over a certain period
Type: Feature
Component
Persona
Package version
9.56.6
React version
17.0.2
Environment
Current Behavior
Persona text props (
primary | secondary | tertiary | quaternary
) do not provide a strategy to handle long text strings, causing styling overflow in parent containers.Expected Behavior
Persona should provide a prop to specify the text wrap/overflow strategy (e.g.
ellipsis | wrap | nowrap
).Reproduction
https://stackblitz.com/edit/2cj6rimd?file=src%2Fexample.tsx
Steps to reproduce
Are you reporting an Accessibility issue?
no
Suggested severity
Medium - Has workaround
Products/sites affected
Viva Engage
Are you willing to submit a PR to fix?
no
Validations
The text was updated successfully, but these errors were encountered: