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
Im working with progress indicator web component, and im using Space equally (space-equally) attribute
But even with it the labes are wrapped like on the screenshot, for example second and third step
The solution
Is it possible to add attribute or property that will disable overflow: hidden for this class "cds--progress-label" and it will look like this? Or it can be the same as in React package I will provide example below in Examples field
Application/website
Progress indicator
Business priority
Medium Priority = upcoming release but is not pressing
What time frame would this ideally be needed by (if applicable)
No response
Examples
Also as example i can provide same component but from the React package
Here it is with the spaceEqually False
And this is the example with the spaceEqually True
And if we will make the screen smaller then it will make this overflow hidden again which is even better than one additional property
The problem
Im working with progress indicator web component, and im using Space equally (space-equally) attribute
But even with it the labes are wrapped like on the screenshot, for example second and third step
The solution
Is it possible to add attribute or property that will disable overflow: hidden for this class "cds--progress-label" and it will look like this? Or it can be the same as in React package I will provide example below in Examples field
Application/website
Progress indicator
Business priority
Medium Priority = upcoming release but is not pressing
What time frame would this ideally be needed by (if applicable)
No response
Examples
Also as example i can provide same component but from the React package
Here it is with the spaceEqually False
And this is the example with the spaceEqually True
And if we will make the screen smaller then it will make this overflow hidden again which is even better than one additional property
Code of Conduct
The text was updated successfully, but these errors were encountered: