Skip to content

Conversation

@sakari-malkki
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings September 30, 2025 08:48
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 updates the Highcharts library to version 12.4.0 and fixes the export functionality in the burger menu by updating the API calls from the deprecated exportChartLocal method to the correct exporting.exportChart method.

  • Updated Highcharts library from version 12.1.2 to 12.4.0
  • Fixed chart export functionality by replacing deprecated API calls
  • Updated corresponding test files to reflect the new API usage

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
src/react/components/burgerMenu/burgerMenu.tsx Updated chart export calls to use the new Highcharts API structure
src/react/components/burgerMenu/burgerMenu.test.tsx Updated test mocks and expectations to match the new API structure
package.json Updated Highcharts dependencies and moved them to devDependencies

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@sakari-malkki sakari-malkki merged commit d2b993a into dev Sep 30, 2025
5 of 6 checks passed
@sakari-malkki sakari-malkki deleted the feature/highcharts-update branch September 30, 2025 08:50
@sonarqubecloud
Copy link

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