h2oai/wave

Add enter handler for textbox

Open

#372 opened on 2020年12月9日

GitHub で見る
 (4 comments) (0 reactions) (1 assignee)Python (279 forks)batch import
featuregood first issueui

Repository metrics

Stars
 (3,677 stars)
PR merge metrics
 (平均マージ 2m) (30d で 1 merged PR)

説明

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.

コントリビューターガイド