h2oai/wave

Add enter handler for textbox

Open

#372 创建于 2020年12月9日

在 GitHub 查看
 (4 评论) (0 反应) (1 负责人)Python (279 fork)batch import
featuregood first issueui

仓库指标

Star
 (3,677 star)
PR 合并指标
 (平均合并 2分钟) (30 天内合并 1 个 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.

贡献者指南