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 (3.677 Stars) (279 Forks)batch import
featuregood first issueui

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