material-ui-confirm icon indicating copy to clipboard operation
material-ui-confirm copied to clipboard

Feat: Add an acknowledge checkbox

Open MuscularSloth opened this issue 3 months ago • 2 comments

Hey, @jonatanklosko!

I have a feature that adds an acknowledge checkbox if it's needed. Until this checkbox is unchecked the confirm button will be disabled. Additionally you can set the custom label, custom form control props and custom checkbox props.

Also I've prepared all tests for it and ready to create a PR. How can I do it?

MuscularSloth avatar Mar 28 '24 16:03 MuscularSloth

@MuscularSloth sounds good, feel free to open a PR :)

How can I do it?

Fork this repo, create a branch with your changes, push the branch to your fork and open a PR from that. If anything is not clear let me know.

jonatanklosko avatar Mar 30 '24 16:03 jonatanklosko

@jonatanklosko Hey! =)

I've opened a PR Could you please check when you have a chance

MuscularSloth avatar Apr 01 '24 11:04 MuscularSloth