Actions
Refactor #27898
closedReplace redux-form with formik
Description
redux-form was chosen as the best option at the time when it was introduced, but storing form state in redux is no longer regarded as the universal solution to tackle form complexity. Using formik seems like a more straightforward way to build forms.
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6832 added
Updated by Ondřej Pražák almost 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 5a82db654f0f959067a8ff4f331371ccb1313d42.
Actions