Skip to content

Fix/radio aggregation row 4027 v2#5085

Merged
fangsmile merged 2 commits into
VisActor:feat/radio-aggregation-row-4027from
Erica-cod:fix/radio-aggregation-row-4027-v2
Mar 31, 2026
Merged

Fix/radio aggregation row 4027 v2#5085
fangsmile merged 2 commits into
VisActor:feat/radio-aggregation-row-4027from
Erica-cod:fix/radio-aggregation-row-4027-v2

Conversation

@fangsmile
Copy link
Copy Markdown
Contributor

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

…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 merged commit 612d993 into VisActor:feat/radio-aggregation-row-4027 Mar 31, 2026
4 checks passed
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.

2 participants