Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
douglaszaltron opened this issue Apr 30, 2024 · 0 comments
Assignees
Labels
component: modal This is the name of the generic UI component, not the React module! new feature New feature or request package: material-ui Specific to @mui/material waiting for 👍 Waiting for upvotes

Comments

@douglaszaltron
Copy link

douglaszaltron commented Apr 30, 2024

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:

@douglaszaltron douglaszaltron added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Apr 30, 2024
@douglaszaltron douglaszaltron changed the title Enhanced Modals Manager with Multi-step Modal Support and Confirm Modal Component [Modals] Enhanced Modals Manager with Multi-step Modal Support and Confirm Modal Component Apr 30, 2024
@douglaszaltron douglaszaltron changed the title [Modals] Enhanced Modals Manager with Multi-step Modal Support and Confirm Modal Component [modals] Enhanced Modals Manager with Multi-step Modal Support and Confirm Modal Component Apr 30, 2024
@zannager zannager transferred this issue from mui/mui-x Apr 30, 2024
@zannager zannager added the component: modal This is the name of the generic UI component, not the React module! label Apr 30, 2024
@mj12albert mj12albert added the new feature New feature or request label May 1, 2024
@mj12albert mj12albert changed the title [modals] Enhanced Modals Manager with Multi-step Modal Support and Confirm Modal Component [material-ui][Modal] Enhanced Modals Manager with Multi-step Modal Support and Confirm Modal Component May 1, 2024
@mj12albert mj12albert added package: material-ui Specific to @mui/material waiting for 👍 Waiting for upvotes and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: modal This is the name of the generic UI component, not the React module! new feature New feature or request package: material-ui Specific to @mui/material waiting for 👍 Waiting for upvotes
Projects
None yet
Development

No branches or pull requests

4 participants