h2oai/wave

Add enter handler for textbox

Open

#372 opened on Dec 9, 2020

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

Repository metrics

Stars
 (3,677 stars)
PR merge metrics
 (Avg merge 2m) (1 merged PR in 30d)

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