FR: Add a blinking cursor for uiTextInput when user clicks on it
Open
feature request
- Dominant language
- Kotlin
- Stars
- 3k
- Forks
- 148
- Avg merge
- 13h 44m
- Merged PRs (30d)
- 1
Description
Currently when u click in the input, no blinking cursor appears so it's not clear if it's currently being focused on.
Example when I click the text input for "Login" (no blinking cursor so u can't tell):
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the uiTextInput implementation and reproduce the reported Login input behavior by clicking into it. Trace how focus is represented, then make completion observable by verifying that a blinking cursor appears while the input is focused and disappears when it is not.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100