Skip to content

Modal 模型从一层改成多层 #59

Closed
@hackape

Description

@hackape

现在的 Modal 只有一层,需要改成多层 stacking 的样子。概念可以参考 https://github.com/pburtchaell/react-notification ,里头 NotificationNotificationStack 的概念。

希望把 Modal 的模型做成一个 stack,第二层 show 的时候叠加在第一层上面,dismiss 的时候第二层先消失。

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions