faency icon indicating copy to clipboard operation
faency copied to clipboard

[Textarea] improve endAdornment positionning

Open seedy opened this issue 4 years ago • 3 comments

Description

When Textarea's content overflows horizontally, the endAdornment is not well positionned

image

seedy avatar Feb 23 '22 15:02 seedy

I'm sorry, I'm not sure to get the use case for this change, would you mind providing an example where it results in bad responsiveness that would be fixed this way? (I've played with the Textarea + EndAdornment and wasn't able to make it behave unexpectedly)

paulocfjunior avatar Apr 07 '22 02:04 paulocfjunior

@paulocfjunior I'm on it

seedy avatar Apr 07 '22 13:04 seedy

@paulocfjunior I created a draft PR showing the problematic layout.

I think this is really an edge scenario for now.

In case we want to address this layout issue, I think we could give a try to the ScrollArea primitive.

I tried it very succinctly and didn't succeed to make it work as I wanted.

Until we have a need for this enhancement, I'd deprioritize it.

WDYT?

seedy avatar Apr 07 '22 14:04 seedy