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

fix: disabled native resize textarea when textarea autogrowing #4326

Merged
merged 2 commits into from
Dec 23, 2024

Conversation

urmauur
Copy link
Member

@urmauur urmauur commented Dec 23, 2024

Describe Your Changes

  • Disbaled resize native textarea when we use autogrowing

CleanShot 2024-12-23 at 19 12 17

CleanShot 2024-12-23 at 19 11 54

Fixes Issues

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

@urmauur urmauur added the type: bug Something isn't working label Dec 23, 2024
@urmauur urmauur added this to the v0.5.12 milestone Dec 23, 2024
@urmauur urmauur requested a review from louis-jan December 23, 2024 12:14
@urmauur urmauur self-assigned this Dec 23, 2024
Copy link
Contributor

github-actions bot commented Dec 23, 2024

Barecheck - Code coverage report

Total: 68.66%

Your code coverage diff: 0.00% ▴

Uncovered files and lines
FileLines
web/screens/Thread/ThreadRightPanel/index.tsx86, 99, 103, 106, 111-115, 119-120, 126, 130, 133, 159-160, 174, 179, 181-182, 184, 188, 192, 196, 202, 206, 245

Copy link
Contributor

This is the build for this pull request. You can download it from the Artifacts section here: Build URL.

@urmauur urmauur merged commit e8e5c8c into main Dec 23, 2024
10 checks passed
@urmauur urmauur deleted the fix/textarea-intruction branch December 23, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants