Skip to content

Fix/radio aggregation row 4027 v2#5081

Closed
Erica-cod wants to merge 13 commits into
VisActor:fix/radio-aggregation-row-4027from
Erica-cod:fix/radio-aggregation-row-4027-v2
Closed

Fix/radio aggregation row 4027 v2#5081
Erica-cod wants to merge 13 commits into
VisActor:fix/radio-aggregation-row-4027from
Erica-cod:fix/radio-aggregation-row-4027-v2

Conversation

@Erica-cod
Copy link
Copy Markdown
Contributor

@Erica-cod Erica-cod commented Mar 30, 2026

[中文版模板 / 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

close #4027

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English 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.
🇨🇳 Chinese 判定条件isAggregation && isSeriesNumber 改成 isAggregation 避免合计行只有首列降级为文本格式情况,现在合计行所有格式都降级为纯文本框,避免单选/多选框混入,并添加demo case

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

fangsmile and others added 13 commits March 25, 2026 11:55
…g-v1.25.0

[Auto changelog] changlog of v1.25.0
…r#4027

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 changed the base branch from develop to fix/radio-aggregation-row-4027 March 31, 2026 02:46
@fangsmile fangsmile closed this Mar 31, 2026
@fangsmile fangsmile reopened this Mar 31, 2026
@fangsmile fangsmile deleted the branch VisActor:fix/radio-aggregation-row-4027 March 31, 2026 02:52
@fangsmile fangsmile closed this Mar 31, 2026
@fangsmile fangsmile mentioned this pull request Mar 31, 2026
21 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

2 participants