-
-
Notifications
You must be signed in to change notification settings - Fork 50.5k
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: Popover wrong position when using Radio.Button #25449
Conversation
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. Latest deployment of this branch, based on commit 720baab:
|
Codecov Report
@@ Coverage Diff @@
## master #25449 +/- ##
==========================================
+ Coverage 99.47% 99.51% +0.04%
==========================================
Files 368 368
Lines 7204 7204
Branches 2002 2009 +7
==========================================
+ Hits 7166 7169 +3
+ Misses 38 35 -3
Continue to review full report at Codecov.
|
请按 PR 的模板填写。 |
CHANGELOG.en-US.md
Outdated
@@ -34,6 +34,7 @@ timeline: true | |||
- Radio | |||
- 🐞 Fix Radio.Group throw `Function components cannot be given refs` warning message. [#25328](https://github.com/ant-design/ant-design/pull/25328) | |||
- 🐞 Fix Radio.Group style with extra spaces in `children`. [#25304](https://github.com/ant-design/ant-design/pull/25304) [@ElderJames](https://github.com/ElderJames) | |||
- 🐞 Fix Radio.Button style `Popover wrong positioning when using Radio.Button`. [#25449](https://github.com/ant-design/ant-design/pull/25449) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
关于 changelog
|
🤔 这个变动的性质是?
🔗 相关 Issue
close #25222
💡 需求背景和解决方案
📝 更新日志怎么写?
☑️ 请求合并前的自查清单