-
-
Notifications
You must be signed in to change notification settings - Fork 50k
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: filter without close dropdown (#28652) #28688
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 e6586d8:
|
Size Change: +45 B (0%) Total Size: 796 kB
ℹ️ View Unchanged
|
type="link" | ||
size="small" | ||
onClick={() => { | ||
confirm(false); |
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.
confirm(false); | |
confirm({ closeDropdown: false }); |
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.
已修改
size="small" | ||
onClick={() => { | ||
confirm({ closeDropdown: false }); | ||
console.log('1234'); |
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.
这个忘记删了。
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.
需要再提交一次吗
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.
发新PR
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.
发了
@afc163 ,请问这个PR怎么没有merge到master |
我本想看一下为什么,但是奈何github同步不下来 😂,好慢 |
4.10.0的minor版本是7天前,你这个是6天前,得等下个minor了,也就是月底的4.11.0. |
好的,明白了,谢谢 |
[中文版模板 / Chinese template]
🤔 This is a ...
🔗 Related issue link
[#28652]
💡 Background and solution
📝 Changelog
☑️ Self Check before Merge
View rendered components/table/demo/custom-filter-panel.md