Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: multiple spectra analysis panel #3216

Merged
merged 4 commits into from
Aug 28, 2024

Conversation

hamed-musallam
Copy link
Member

No description provided.

…nent

When triggering the 'onChange' event within the 'onItemChange' handler,
 the 'name' property is directly added to the 'event.target' object.

 This approach standardizes the event data across onChange and onItemChange in the suggest component, ensuring that
  the 'name' property is always available in the event target. While directly modifying 'event.target' is generally
  discouraged but it is the direct way to handle this issue without returning a new option.
- Replace Formik with react-form-hook
- Switch input fields to BlueprintJS components
Copy link

Deploying nmrium with  Cloudflare Pages  Cloudflare Pages

Latest commit: b5fa217
Status: ✅  Deploy successful!
Preview URL: https://9b4c5e85.nmrium.pages.dev
Branch Preview URL: https://refactor-multiple-spectra-an.nmrium.pages.dev

View logs

@hamed-musallam hamed-musallam merged commit 20126dd into main Aug 28, 2024
12 checks passed
@hamed-musallam hamed-musallam deleted the refactor-multiple-spectra-analysis branch August 28, 2024 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant