Skip to content

Conversation

@sakari-malkki
Copy link
Member

Fixes discrepancy between code and documentation

Copilot AI review requested due to automatic review settings October 31, 2025 07:59
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a naming discrepancy by renaming the showTitle property back to showTitles throughout the codebase to align with documentation.

  • Renamed showTitle to showTitles in interface definitions, component props, and all usage locations
  • Updated test files to use the corrected property name
  • Ensured consistency between code implementation and documentation

Reviewed Changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/core/types/chartOptions.ts Updated interface definition to use showTitles
src/react/components/chart/chart.tsx Updated component prop definition and usage
src/core/tables/htmlTable.ts Updated property access in table rendering logic
src/core/chartOptions/chartOptions.ts Updated variable name and property access
src/react/components/chart/tableView.test.tsx Updated test to use correct property name
src/react/components/chart/chart.test.tsx Updated test props to use correct property name
src/core/tables/htmlTable.test.ts Updated test configurations to use correct property name

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sonarqubecloud
Copy link

@sakari-malkki sakari-malkki merged commit bc87f05 into dev Nov 3, 2025
8 checks passed
@sakari-malkki sakari-malkki deleted the bugfix/chart-parameter-documentation branch November 3, 2025 08:04
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.

2 participants