Deepak Jose
Deepak Jose
Update the documentation for [neetoUI formik](https://neeto-ui.neeto.com/?path=/docs/formik-form--docs) and share the updated document in #neeto-hq. @deepakjosp _a
Prevent form submission (in ActionBlock component) when the server errors are set. Part of https://github.com/bigbinary/neeto-engineering-web/issues/679 @deepakjosp _a
Fixes #2254 **Description** Updates all formik components in neetoUI to use status to show server error and reset the status when the value changes. **Checklist** - [ ] ~I have...
Refer to NeetoQuiz's [FormikInput](https://github.com/bigbinary/neeto-quiz-web/blob/962f475d723e56313b5f66104b6a0fbbdddf2492/app/javascript/src/components/commons/FormikInput.jsx). Part of https://github.com/bigbinary/neeto-engineering-web/issues/679 @deepakjosp _a
Fixes #2294 **Description** - Implements freeze/unfreeze column feature in the Table. **Checklist** - [x] I have made corresponding changes to the documentation. - [x] I have updated the types definition...