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

Add a/b test for new user feed preference and then close the loop on user preferences. #20665

Open
3 tasks
benhalpern opened this issue Feb 20, 2024 · 1 comment

Comments

@benhalpern
Copy link
Contributor

Is this feature related to a problem? Please describe.

We have this todo to allow users to set their own feed style preference:

TODO: Future functionality will let current_user override this value with UX preferences

if current_user exists and has a different preference.

We should close the loop on this but first a/b test between rich and compact to see what the default should be on DEV.

Describe the solution you’d like

Add an a/b test which only applies for users registered after today (so that we don't make a change and potentially change back for existing users)

Once this is fully complete all users will be able to choose their preference regardless of where we land on the default.

Definition of done

  • Run a/b test for new users
  • Add functionality to allow users to opt in to their preference
  • Make sure "compact" works as expected. I don't think it does at the moment.
Copy link
Contributor

Thanks for the issue, we will take it into consideration! Our team of engineers is busy working on many types of features, please give us time to get back to you.

To our amazing contributors: issues labeled bug are always up for grabs, but for feature requests, please wait until we add a ready for dev before starting to work on it.

If this is a feature request from an external contributor (not core team at Forem), please close the issue and re-post via GitHub Discussions.

To claim an issue to work on, please leave a comment. If you've claimed the issue and need help, please ping @forem-team. The OSS Community Manager or the engineers on OSS rotation will follow up.

For full info on how to contribute, please check out our contributors guide.

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

No branches or pull requests

1 participant