h2oai/wave

Add enter handler for textbox

Open

#372 geöffnet am 9. Dez. 2020

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Python (279 Forks)batch import
featuregood first issueui

Repository-Metriken

Stars
 (3.677 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 2m) (1 gemergte PR in 30 T)

Beschreibung

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