Skip to content

WB-112 change cursor to text on the whole input#148

Open
kacpercierzniewski wants to merge 1 commit into
mainfrom
WB-112-proper-cursor-on-inputs
Open

WB-112 change cursor to text on the whole input#148
kacpercierzniewski wants to merge 1 commit into
mainfrom
WB-112-proper-cursor-on-inputs

Conversation

@kacpercierzniewski
Copy link
Copy Markdown
Contributor

Previously, on the edges of the inputs there was a wrong cursor displayed:

bad.input.mp4

Now the whole container has the proper "text" cursor:

good.input.mp4

@szymon-t-sc
Copy link
Copy Markdown
Member

It fixes the behavior for inputs, and clicking on that spacing works (it lets the user type), but the same issue exists with textareas. A simple cursor change won't work for textarea because clicking on the spacing there does not activate it.

It would be good to fix both by adding focus when someone clicks on the textarea spacing too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants