Steps to reproduce
- Create a group in the users page
- Open admin page
- Scroll down to "Exclude groups from sharing"
- Tick checkbox
- Open dropdown
Expected result
Dropdown opens
Actual result
Dropdown does not open.
Versions
Works in OC 7.0.2 but broken on stable7.
I've bisected this and it comes down to this commit from @jancborchardt 30cc4b9
It is very strange how a simple overflow can mess up multiselect.
I'll try and find a compatible solution for multiselect.