Multiline Input clickable area is smaller than expected #4450
Labels
community
For issues that have been raised by folks outside the core Salt team
component: multiline input
status: awaiting triage
Automatically added to new issues. Should be removed once they have been triaged.
type: enhancement 💡
New feature or request
Description
Not all area of Multiline Input is clickable. More visible in below examples
Expected behavior
Clicking anywhere on the component will focus the text area.
Alternatives and examples
This may not be as simple as forcing
textAreaRef.current.focus()
whenonClick
from a11y angle, especially when the user could in theory insert interactive elements to the adornment area, and moving focus will likely violate the rules?Context
SO Question 94475
Are you a JPMorgan Chase & Co. employee?
The text was updated successfully, but these errors were encountered: