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

DEV: Updates to sentiment analysis reports #1161

Merged
merged 15 commits into from
Mar 5, 2025
Merged

Conversation

keegangeorge
Copy link
Member

@keegangeorge keegangeorge commented Mar 3, 2025

✨ What's new

This PR includes a variety of updates to the Sentiment Analysis report:

  • Conditionally showing sentiment reports based on sentiment_enabled setting
  • Sentiment reports should only be visible in sidebar if data is in the reports
  • Fix infinite loading of posts in drill down
  • Fix markdown emojis showing not showing as emoji representation
  • Drill down of posts should have URL
  • Different doughnut sizing based on post count [reverting and will address in follow-up (see: /t/146786/47)]
  • Hide non-functional export button
  • Sticky drill down filter nav

📸 Screenshots

← Before

before-z

→ After

after-z

@keegangeorge keegangeorge marked this pull request as ready for review March 5, 2025 20:18
@keegangeorge keegangeorge merged commit 8863cf0 into main Mar 5, 2025
6 checks passed
@keegangeorge keegangeorge deleted the update-sentiment-reports branch March 5, 2025 21:53
davidtaylorhq added a commit that referenced this pull request Mar 6, 2025
This reverts commit 8863cf0.

The conditionals added around the report registrations are incompatible with multisite environment and skip_db=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants