Summary
Creating a split-grouped UI composed of inputs, buttons, and icons in MUI is surprisingly painful. We need a smarter grouping component similar to Ant Design's Space that can handle spacing, alignment, and composition of mixed elements more elegantly.
It's hard to understand why MUI, after more than a decade of development, still doesn't provide a first-class solution for such a common UI pattern.
Examples
Search keywords: grouping, split-view
Summary
Creating a split-grouped UI composed of inputs, buttons, and icons in MUI is surprisingly painful. We need a smarter grouping component similar to Ant Design's Space that can handle spacing, alignment, and composition of mixed elements more elegantly.
It's hard to understand why MUI, after more than a decade of development, still doesn't provide a first-class solution for such a common UI pattern.
Examples
Search keywords: grouping, split-view