Closed isacoder closed 2 months ago
Bug Fix for SplitButton
When the SplitButton is around other split buttons the dropdowns overlap because the z-index is the same. I have updated it so if it's open z-index will be 100 which is the same that other dropdowns in this library
Run locally the TablePage in Examples project
Description
Bug Fix for SplitButton
When the SplitButton is around other split buttons the dropdowns overlap because the z-index is the same. I have updated it so if it's open z-index will be 100 which is the same that other dropdowns in this library
Reviewing/ Testing Steps
Run locally the TablePage in Examples project