mui / mui/material-ui

[material-ui][Modal] Enhanced Modals Manager with Multi-step Modal Support and Confirm Modal Component

Open
#42,072 1 comment 3 reactions 1 assignee View on GitHub

@mnajdova is already working on this.

Since Apr 30, 2024.

scope: modal type: new feature waiting for 👍
Dominant language
JavaScript
Stars
99.1k
Forks
32.5k
Avg merge
2d 17h
Merged PRs (30d)
106

Description

Summary

Introduce a feature to enhance the issue formatting for the modals manager. This feature aims to create a centralized modals manager with the ability to handle the state of multi-step modals efficiently.

Examples

Refer to the Material Design specification or other implementations for inspiration on the expected behavior. Screenshots of the proposed implementation or links to similar implementations can also be provided for clarity.

Example Implementation: Mantine Modals Manager

Motivation

The objective of this feature is to streamline the management of modals within the application. By centralizing the modals manager, developers can efficiently handle the state of multi-step modals, enhancing the user experience and facilitating smoother interactions. Additionally, introducing a confirm modal component with built-in confirm and cancel buttons will improve the user flow for actions requiring confirmation. Furthermore, by clarifying that dynamic content is not supported when using the modals manager, users can make informed decisions about their implementation strategy, ensuring a seamless integration with the existing codebase.

Search keywords: modal

Search keywords:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.