Modals with Context Preservation
"Modalyze is a React library for managing multiple draggable, resizable, stackable modal windows while preserving React context. It's built for dashboard-style interfaces where multiple concurrent windows are intentional, admin tooling, monitoring dashboards, or applications where users need multiple views open simultaneously. Programmatically spawn modals from anywhere in your app with context preserved from the nearest provider.
Modalyze is built with React and TypeScript. It includes drag and resize support, automatic stack management, and nested provider support for complex layouts. Available on npm."