krushiraj / krushiraj/krushiraj.github.io
Make MiniTerminal to work on touch devices
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
On a few devices which doesn't have physical keyboards like phones and tablets, the container is ready to listen to key events but there is no keyboard popping up when we tap on the terminal area.
Expectation:
Tapping on the terminal area should pop up the keyboard on devices with no physical keyboard and the key events should be captured by the container of terminal.
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the MiniTerminal implementation and its terminal-area event handling first. Verify the behavior on a phone or tablet: tapping the terminal should open the software keyboard, and the terminal container should receive the resulting key events.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100