temp: reverse stack order of discussions and upsell in sidebar#1705
Merged
nsprenkle merged 1 commit intoopenedx:masterfrom May 19, 2025
Merged
temp: reverse stack order of discussions and upsell in sidebar#1705nsprenkle merged 1 commit intoopenedx:masterfrom
nsprenkle merged 1 commit intoopenedx:masterfrom
Conversation
c682e53 to
0938930
Compare
awais-ansari
approved these changes
May 12, 2025
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1705 +/- ##
=======================================
Coverage 90.41% 90.41%
=======================================
Files 343 343
Lines 5779 5779
Branches 1346 1346
=======================================
Hits 5225 5225
Misses 537 537
Partials 17 17 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
sundasnoreen12
approved these changes
May 13, 2025
nsprenkle
approved these changes
May 15, 2025
jciasenza
pushed a commit
to jciasenza/frontend-app-learning
that referenced
this pull request
May 19, 2025
…dx#1705) Co-authored-by: Ayesha Waris <ayesha.waris@192.168.10.27>
ayesha-waris
added a commit
to ayesha-waris/frontend-app-learning
that referenced
this pull request
May 21, 2025
openedx#1705)" This reverts commit 2ce8333.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
INF-1893
Description
Discussions activity shows a significant decline this year (1st screenshot). Part of the reason could be decline in daily active users which is why i plotted % of DAUs who interact with discussions (2nd screenshot). But that also gone down since 2023 even though we now have tray and email notifications.
I suspect that certificate preview in sidebar has contributed in this decline. The preview pushes discussions below the scroll line (3rd and 4th screenshots).
But this is just a hypothesis! I want to test this hypothesis but reversing the order of the CTA and discussions (discussions on top) for a few days. This means that users will see discussions on top ONLY on units where discussions is enabled. I want to see the impact on discussions activity and purchase.
Deploy changes on Monday and revert on the following Monday. That should give us 7 days of test data.