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(Textarea): fix scroll when disabled #8297

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

BlackySoul
Copy link
Contributor

  • Release notes

Описание

Textarea нет возможности прокрутить, если она disabled

Release notes

Исправления

  • Textarea: компонент со свойством disabled теперь можно прокручивать

@BlackySoul BlackySoul self-assigned this Feb 19, 2025
@BlackySoul BlackySoul requested a review from a team as a code owner February 19, 2025 14:00
@github-actions github-actions bot added the ci:cherry-pick:patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча label Feb 19, 2025
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link
Contributor

size-limit report 📦

Path Size
JS 396.93 KB (0%)
JS (gzip) 120.57 KB (0%)
JS (brotli) 99.18 KB (0%)
JS import Div (tree shaking) 1.56 KB (0%)
CSS 348.63 KB (+0.02% 🔺)
CSS (gzip) 43.16 KB (+0.02% 🔺)
CSS (brotli) 34.51 KB (+0.1% 🔺)

Copy link
Contributor

e2e tests

⚠️ Some screenshots were failed. See Playwright Report.

Playwright Report

Copy link
Contributor

👀 Docs deployed

Commit afb05b6

Copy link

codecov bot commented Feb 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.54%. Comparing base (95ede57) to head (afb05b6).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8297   +/-   ##
=======================================
  Coverage   95.54%   95.54%           
=======================================
  Files         404      404           
  Lines       11640    11640           
  Branches     3857     3857           
=======================================
  Hits        11121    11121           
  Misses        519      519           
Flag Coverage Δ
unittests 95.54% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BlackySoul BlackySoul added this to the v7.2.0 milestone Feb 19, 2025
@BlackySoul BlackySoul merged commit 17103ad into master Feb 19, 2025
29 checks passed
@BlackySoul BlackySoul deleted the blackysoul/fix_textarea_disabled branch February 19, 2025 15:46
@vkcom-publisher
Copy link
Contributor

v7.2.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:cherry-pick:patch Автоматизация: PR продублируется в ветку последнего минорного релиза для выпуска патча cmp:textarea type:bug
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants