cheminfo / nmrium

React component to display and process nuclear magnetic resonance (NMR) spectra.
https://docs.nmrium.org
MIT License
48 stars 24 forks source link

refactor: input fields #3066

Closed hamed-musallam closed 4 weeks ago

cloudflare-pages[bot] commented 1 month ago

Deploying nmrium with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2dd6a40
Status: ✅  Deploy successful!
Preview URL: https://6707ef0d.nmrium.pages.dev
Branch Preview URL: https://refactor-inputs-fields.nmrium.pages.dev

View logs

lpatiny commented 1 month ago

@hamed-musallam You didn't want to remove Formik ? Because I see a new Formik component.

hamed-musallam commented 1 month ago

@lpatiny

I have just started refactoring the code. I need to change the components gradually while ensuring that each component meets all our use cases, First, I am refactoring the inputs and testing them in different places in the code. Afterward, I will remove the formik.