gravity-ui / uikit

Home Page:https://gravity-ui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consider adding Confirm popup component

lu-perfect opened this issue · comments

@lu-perfect Looks like Alert inside Popup

@lu-perfect Looks like Alert inside Popup

Yes, maybe it's worth adding this component to @gravity-ui/components? In complex systems, it is often necessary to confirm certain actions and, as a rule, this component or modal window is used. Therefore, I believe that such a component in a ready-made form would simplify the development

@lu-perfect As you mention Confirm component could be either Popup or Modal or whatever else, it depend on user's goals. We believe component composition would work better than dedicated component for confirm actions.