Add enter handler for textbox
Open
feature
good first issue
ui
- Dominant language
- Python
- Stars
- 4.3k
- Forks
- 371
- Avg merge
- 26d 1h
- Merged PRs (30d)
- 1
Description
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
Assessment
This issue has not been assessed yet.