h2oai/wave

Add enter handler for textbox

Open

#372 opened on 2020年12月9日

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

説明

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.

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

Add enter handler for textbox · h2oai/wave#372 | Good First Issue