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

Fix SetBreaks component and lift up state of breaks array #3

Closed
nishaYO opened this issue Nov 15, 2023 · 0 comments
Closed

Fix SetBreaks component and lift up state of breaks array #3

nishaYO opened this issue Nov 15, 2023 · 0 comments

Comments

@nishaYO
Copy link
Owner

nishaYO commented Nov 15, 2023

this issue has two tasks both related to the setBreaks component.

  1. The input elements in the jsx in the SetBreaks component is not taking the integer values when a number key is pressed. It is supposed to show the value of the key pressed and should then update the apt value of the breaks array also.
  2. The breaks array should be lift up to the parent component of the setBreaks page i.e. SessionSetup page.
nishaYO added a commit that referenced this issue Nov 17, 2023
Fix #3 issue: Breaks input bug fix
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

No branches or pull requests

1 participant