Modal form only responds to `onOkButtonClick`, but not `onFinish` in form [Antd design]
Here is the code snippet. This seems to be a really odd issue, as by nature I expect that the modal form should be able to respond to either prop mentioned in the title.