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
There is evidence sp-button-group is intended to change its slotted button sizes based on the button group size with this function; the issue is that it doesn't change when the size property gets updated. One solution would be to introduce an updated() that runs this method when the size changes.
Code of conduct
Impacted component(s)
sp-button-group
Expected behavior
Buttons inside of a button group should change their size based on the button group's size.
Actual behavior
Buttons inside of a button group do not react to the change in button group size.
Screenshots
No response
What browsers are you seeing the problem in?
Chrome, Firefox, Safari, Microsoft Edge
How can we reproduce this issue?
Sample code or abstract reproduction which illustrates the problem
No response
Severity
None
Logs taken while reproducing problem
No response
The text was updated successfully, but these errors were encountered: