Skip to content

fix: changed-ConsoleInput-to-function-based #2487

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

Conversation

umangutkarsh
Copy link
Contributor

@umangutkarsh umangutkarsh commented Oct 3, 2023

Ref #2358

Changes: Converted legacy React class component to function component (ConsoleInput component)

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123

@welcome
Copy link

welcome bot commented Oct 3, 2023

🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already.

@lindapaiste
Copy link
Collaborator

I don’t have time to review this right now, but have you run this on localhost and confirmed that it works when you type a line in the console? I suspect that it does not work, as your code is very similar to a previous PR that had a lot of problems. Honestly I think we are going to leave this one as a class component because it is too complicated and confusing to convert it. Please read my comments on #2409.

@lindapaiste lindapaiste closed this Nov 2, 2023
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.

2 participants