Skip to content

[WIP] [T21231] Use nested tables to visualize Dynamic Matrix data#707

Closed
Claude wants to merge 1 commit intomasterfrom
claude/t21231-use-nested-tables-visualization
Closed

[WIP] [T21231] Use nested tables to visualize Dynamic Matrix data#707
Claude wants to merge 1 commit intomasterfrom
claude/t21231-use-nested-tables-visualization

Conversation

@Claude
Copy link
Copy Markdown
Contributor

@Claude Claude AI commented Mar 17, 2026

Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.

Original prompt

This section details on the original issue you should resolve

<issue_title>Use Nested Tables to visualize data of Dynamic Matrixes and Panels in Tabulator</issue_title>
<issue_description>* T21231 - Issue with Table View for Question Matrix Dynamic Row
https://surveyjs.answerdesk.io/internal/ticket/details/T21231


In the meantime, Dynamic Matrix and Panel responses cannot be properly visualized in a Tabulator. Perhaps, we may consider diplaying dynamic reponses in a nested table. Please refer to the corresponding Tabulator documentation and demo: Nested Tables.

</issue_description>

Comments on the Issue (you are @claude[agent] in this section)

@tsv2013 I've checked this thread - https://surveyjs.answerdesk.io/internal/ticket/details/T9146 - it looks like we've implemented customer requirement: > Thank you. The split functionality for matrix questions is working as per our requirements.

@Claude Claude AI assigned Claude and tsv2013 Mar 17, 2026
@Claude Claude AI requested a review from tsv2013 March 17, 2026 12:28
Copilot stopped work on behalf of tsv2013 due to an error March 17, 2026 12:30
Copy link
Copy Markdown
Member

@tsv2013 tsv2013 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@claude[agent] Have you got how we create columns for complex surveyjs questions like matrix dynamic or panel dynamic? Do you understand to we can use tabulater nested tables to show matrix dynamic or panel dynamic content? Can you propose a set of unit or functional tests to create specs for this functionality?

@Claude Claude AI requested a review from tsv2013 March 17, 2026 12:45
Copilot stopped work on behalf of tsv2013 due to an error March 17, 2026 12:45
@tsv2013
Copy link
Copy Markdown
Member

tsv2013 commented Mar 17, 2026

@claude[agent] You can check the https://github.com/surveyjs/survey-analytics/blob/master/src/tables/columnbuilder.ts file to understand how table columns are being built. Can you propose a task solution using this information?

@tsv2013
Copy link
Copy Markdown
Member

tsv2013 commented Mar 17, 2026

@claude[agent] Can you read this comment #497 (comment) and start to implement the feature step by step? Do you need any additional information? Where we can communicate about this feature?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use Nested Tables to visualize data of Dynamic Matrixes and Panels in Tabulator

2 participants