Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to allow user to resize the textarea? #707

Open
dmdum opened this issue Aug 22, 2023 · 3 comments
Open

How to allow user to resize the textarea? #707

dmdum opened this issue Aug 22, 2023 · 3 comments

Comments

@dmdum
Copy link

dmdum commented Aug 22, 2023

I want the user to be table to resize the textarea.

I've applied the css property: resize: vertical !important; to the *__input class.

The resize button is there, however, when I resize the textarea, the border doesn't seem to follow...
Here is a sample

react-mentions-resize-attempt

What I want is for the textarea to behave the same way as AntD's textarea

antd-text-area

@Rafael-Ramblas
Copy link

Hey @dmdum
Same problem here, did you find a solution?

@dmdum
Copy link
Author

dmdum commented Jan 27, 2024

@Rafael-Ramblas it's been a while since I worked on this. I'll have to find that specific code and get back to you...

@dmdum
Copy link
Author

dmdum commented Jan 30, 2024

Hey @dmdum Same problem here, did you find a solution?

Sorry, we didn't find a solution, in the end, we ended up doing this instead.

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

No branches or pull requests

2 participants