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

Improve Stats pages #1561

Merged
merged 6 commits into from
Oct 25, 2024
Merged

Conversation

NicoPennec
Copy link
Member

Problem
In the Stats pages,

  • The column order may be wrong on Kitsu or CSV export file.
  • Export button will fail while loading data.
  • The export of Retake stats may be wrong with empty cells.
  • A long header name may overflow the column.

Solution

  • Fix the column order in stats pages, based on production or studio settings.
  • Disable the export button during stats loading.
  • Fix the Retake stats export with data on matching columns in the CSV file.
  • Improve style of table headers with long text (ellipsis + title).

@frankrousseau frankrousseau merged commit a27ae95 into cgwire:master Oct 25, 2024
5 checks passed
@frankrousseau
Copy link
Contributor

Thank you!

@NicoPennec NicoPennec deleted the fix/episode-stats branch October 25, 2024 08:33
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