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

feat(AvatarBadge): fix rtl view #8128

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

EldarMuhamethanov
Copy link
Contributor

  • Release notes

Описание

Сейчас бейдж у компонента Avatar отображает некорректно в rtl

Изменения

Поправил отображение AvatarBadge при rtl

Release notes

Улучшения

  • Avatar: Поправлено отображение AvatarBadge в rtl режиме

Copy link
Contributor

size-limit report 📦

Path Size
JS 389.61 KB (+0.03% 🔺)
JS (gzip) 118.26 KB (+0.03% 🔺)
JS (brotli) 97.33 KB (+0.01% 🔺)
JS import Div (tree shaking) 1.56 KB (0%)
CSS 342.75 KB (+0.04% 🔺)
CSS (gzip) 42.46 KB (+0.03% 🔺)
CSS (brotli) 33.86 KB (+0.12% 🔺)

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

e2e tests

⚠️ Some screenshots were failed. See Playwright Report.

Playwright Report

Copy link
Contributor

👀 Docs deployed

Commit c93cf62

Copy link

codecov bot commented Dec 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.56%. Comparing base (446b1cd) to head (c93cf62).
Report is 10 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8128      +/-   ##
==========================================
+ Coverage   95.55%   95.56%   +0.01%     
==========================================
  Files         398      398              
  Lines       11326    11361      +35     
  Branches     3731     3744      +13     
==========================================
+ Hits        10822    10857      +35     
  Misses        504      504              
Flag Coverage Δ
unittests 95.56% <100.00%> (+0.01%) ⬆️

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.

@EldarMuhamethanov EldarMuhamethanov merged commit 450ac57 into master Dec 27, 2024
29 checks passed
@EldarMuhamethanov EldarMuhamethanov deleted the e.muhamethanov/rtl/AvatarBadge branch December 27, 2024 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants