h2oai/wave

Add enter handler for textbox

Open

#372 opened on Dec 9, 2020

View on GitHub
 (4 comments) (0 reactions) (1 assignee)Python (3,677 stars) (279 forks)batch import
featuregood first issueui

Description

Add enter handler with similar logic onChange has.

Steps to follow:

  1. Setup project for dev.
  2. Find textbox.tsx.
  3. Implement the feature.
  4. Find textbox.py and showcase your new feature there.
  5. Add needed unit tests in textbox.test.tsx.

Contributor guide