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

💄 STYLE: Fix text not being displayed in circular Progress in rtl mode #40103

Merged

Conversation

ds1371dani
Copy link
Contributor

@ds1371dani ds1371dani commented Jan 9, 2023

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Workflow
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

image

In Progress component (rtl mode), Circular progress' text moves outside the view. The selection in image shows the text of blue progress which is behind the red one.

📝 Changelog

Language Changelog
🇺🇸 English 💄 Fix circular Progress text not being displayed in rtl mode
🇨🇳 Chinese 💄 修复圆形 Progress 文本在 rtl 模式下不显示

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

@github-actions
Copy link
Contributor

github-actions bot commented Jan 9, 2023

@codecov
Copy link

codecov bot commented Jan 9, 2023

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (149a75e) compared to base (d0194bc).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #40103   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          605       605           
  Lines        10310     10310           
  Branches      2772      2772           
=========================================
  Hits         10310     10310           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@li-jia-nan li-jia-nan merged commit 59593e0 into ant-design:master Jan 9, 2023
@yoyo837
Copy link
Contributor

yoyo837 commented Jan 9, 2023

ref: #14024

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

Successfully merging this pull request may close these issues.

4 participants