When selecting a large number of options on a multiselect autocomplete the labels are all displayed on a single row and overflow outside the bounds of the component, overlapping other content
Expected behavior
The labels should flow into a new line when there are too many to fit
Steps to reproduce
Configure a multiselect autocomplete component to have a large number of options, then select many of them
Latest version
Current behavior
When selecting a large number of options on a multiselect autocomplete the labels are all displayed on a single row and overflow outside the bounds of the component, overlapping other content
Expected behavior
The labels should flow into a new line when there are too many to fit
Steps to reproduce
Configure a multiselect autocomplete component to have a large number of options, then select many of them
Software Version
Rocket-UI: 0.1.45 NPM/YARN: 9.6.7/3.5.0
What browsers are you seeing the problem on?
No response