Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When exporting plots, make a more clear error message for unsupported FastQC dot plot #1976

Merged
merged 6 commits into from Aug 17, 2023

Conversation

vladsavelyev
Copy link
Member

Some refactoring while debugging #1873

Per-base content FastQC plot is not supported for export, and currently, there are alert messages shown to warn the user about that. I think one quick improvement here is to specify what type of plot exactly is failing, in case the user would export multiple plots at once.

Further improvements would be to perhaps replace the alert with a more friendly inline warning, or even to fix the export for this plot. But since we will likely be moving away from Highcharts (#1789), it's probably not worth refactoring it much for now.

@vladsavelyev vladsavelyev marked this pull request as ready for review August 11, 2023 15:39
@vladsavelyev vladsavelyev changed the title Refactor message for failed plot exports More clear error message for unsupported plot export Aug 11, 2023
Copy link
Member

@ewels ewels left a comment

Choose a reason for hiding this comment

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

LGTM, just a minor changelog entry please 👍🏻 then feel free to merge.

@vladsavelyev vladsavelyev changed the title More clear error message for unsupported plot export When exporting plots, make a more clear error message for unsupported FastQC dot plot Aug 17, 2023
@vladsavelyev vladsavelyev merged commit 41c1c85 into master Aug 17, 2023
16 checks passed
@ewels ewels deleted the dot-plot-export-msg-fix branch August 17, 2023 09:35
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.

None yet

2 participants