Skip to content

Conversation

Copy link

Copilot AI commented Oct 20, 2025

  • Remove all auto-generated README files that were accidentally added
  • Keep only the two new sample folders

Summary

Removed 460 README files that were accidentally added by running gulp updateSamples. The PR now only contains the two new sample folders:

Files in PR:

  • samples/grids/hierarchical-grid/cell-editing-custom-theme/ (10 files)
  • samples/grids/tree-grid/cell-editing-custom-theme/ (10 files)

Total: 20 files for the two new samples only, with no existing files edited.

Original prompt

This section details on the original issue you should resolve

<issue_title>Create Cell Editing Styling Samples for hgrid and tgrid</issue_title>
<issue_description>create the same sample as per #927 but featuring hgrid and tgrid</issue_description>

<agent_instructions>Please create the sample as per the linked PR in the description. One sample where the main element is IgrHierarchicalGrid and another sample with IgrTreeGrid</agent_instructions>

Comments on the Issue (you are @copilot in this section)

Fixes #928


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Create cell editing styling samples for hgrid and tgrid Add cell-editing-custom-theme samples for hierarchical-grid and tree-grid Oct 20, 2025
Copilot AI requested a review from tishko0 October 20, 2025 15:37
Copilot finished work on behalf of tishko0 October 20, 2025 15:37
Copy link
Contributor

@tishko0 tishko0 left a comment

Choose a reason for hiding this comment

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

@copilot Why have you edited so many files? Could you not access the PR in the information section for reference? I would expect that there are only 2 added folders with the new samples, and no existing files edited. Please update with the requested changes

@tishko0 tishko0 self-requested a review October 21, 2025 11:27
Copy link
Contributor

@tishko0 tishko0 left a comment

Choose a reason for hiding this comment

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

please add the changes from my last comment

@tishko0
Copy link
Contributor

tishko0 commented Oct 21, 2025

@copilot can you please remove the edits on the readme files. We do not want to edit anything existing

Copy link
Author

Copilot AI commented Oct 21, 2025

@copilot can you please remove the edits on the readme files. We do not want to edit anything existing

Removed all 460 auto-generated README files. The PR now contains only the 20 files for the two new samples (hierarchical-grid and tree-grid cell-editing-custom-theme). Commit: ef2dda3

Copilot AI requested a review from tishko0 October 21, 2025 11:41
Copilot finished work on behalf of tishko0 October 21, 2025 11:41
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.

Create Cell Editing Styling Samples for hgrid and tgrid

2 participants