Skip to content

Feat/radio aggregation row 4027#5086

Merged
fangsmile merged 5 commits intodevelopfrom
feat/radio-aggregation-row-4027
Apr 3, 2026
Merged

Feat/radio aggregation row 4027#5086
fangsmile merged 5 commits intodevelopfrom
feat/radio-aggregation-row-4027

Conversation

@fangsmile
Copy link
Copy Markdown
Contributor

@fangsmile fangsmile commented Mar 31, 2026

run bugserver case ##5081

[中文版模板 / Chinese template]

🤔 This is a ...

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

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ 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

🚀 Summary

copilot:summary

🔍 Walkthrough

copilot:walkthrough

Erica-cod and others added 3 commits March 29, 2026 22:25
Aggregation rows should display plain text instead of radio/checkbox
controls, as interactive controls are meaningless for aggregated data.
Changed the condition from isAggregation && isSeriesNumber to
isAggregation for both checkbox and radio cell types. Added demo
case for verification.

Made-with: Cursor
@fangsmile fangsmile merged commit 33a0a38 into develop Apr 3, 2026
7 of 8 checks passed
@fangsmile fangsmile deleted the feat/radio-aggregation-row-4027 branch April 3, 2026 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] 升级到1.23.2后,rowSeriesNumber配置cellType为radio时页面报错

2 participants