Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Inline Confirmation #254

Open
nathanyoung opened this issue Dec 6, 2019 · 0 comments · May be fixed by #277
Open

Inline Confirmation #254

nathanyoung opened this issue Dec 6, 2019 · 0 comments · May be fixed by #277
Labels
component Consumable UI component

Comments

@nathanyoung
Copy link
Contributor

nathanyoung commented Dec 6, 2019

inline-confirm mov

Might look like:

<InlineConfirmation
  handleConfirmation={theCallbackFunction}
  confirmationQuestion="Are you sure you want to do that?"
  confirmBtnLabel="yes"
  rejectBtnLabel="no"
>
  The button label
</InlineConfirmation>
@nathanyoung nathanyoung added the component Consumable UI component label Dec 6, 2019
@nathanyoung nathanyoung linked a pull request Dec 21, 2019 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component Consumable UI component
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant