IgniteUI / igniteui-xplat-examples

MIT License
2 stars 1 forks source link

Standardize JSON File Naming for Tree Grid Column Selection Styling #644

Closed georgianastasov closed 3 months ago

georgianastasov commented 3 months ago

Description:

The JSON file for the tree grid column selection styling currently has a different name compared to the JSON files for the column selection styling in the grid and hierarchical grid. To maintain consistency and improve clarity, we need to rename the JSON file for the tree grid column selection styling to align with the naming convention used for the other grid types.

Tasks:

  1. Determine Naming Convention:
    • Review the naming convention used for the column selection styling JSON files in the grid and hierarchical grid.
    • Decide on a consistent name for the tree grid column selection styling file.
  2. Rename JSON File:
    • Rename the JSON file for the tree grid column selection styling to follow the established naming convention.

Acceptance Criteria: