lyft / clutch

Extensible platform for infrastructure management

Home Page:https://clutch.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

core: allow confirmation message to be configured

micnncim opened this issue · comments

I'd like to configure the confirmation message with an arbitrary message inConfirmation component. Currently, any message has the "Requested" suffix, but it'd make more sense to use another word in some cases and there wouldn't be no reason to restrict it.

<CheckmarkIcon /> {action} Requested!

Complexity [S/M/L]: S

Wireframes, Mockups, or Screenshots (if applicable)

commented

👍 This seems reasonable. By default we append requested to denote the action is scheduled but not confirmed but there is no reason to force this.

Thanks!

denote the action is scheduled

Yeah, I understand the intention 👍 Could I send a PR for this if you don't mind?

commented

of course! :)