openedx / openedx/openedx-platform

Content Experiment Groups are not collapsible

Open
#35,797 1 comment 0 reactions 1 assignee View on GitHub

@jmakowski1123 is already working on this.

Since Nov 7, 2024.

Dominant language
Python
Stars
8.2k
Forks
4.4k
Avg merge
6d 18h
Merged PRs (30d)
42

Description

Steps to reproduce:

  • Enable the "Content Experiment" component by adding "split_test" to Advanced module list on Advanced settings page
  • Set up "Experiment group configurations" on Group configurations page
  • Add a new Content Experiment component from Advanced components to the unit.
  • Configure the Content Experiment by selecting a group.
  • Save the changes and click the “View” button to open the Content Experiment inner page.
  • Click on the group chevron button at the top of the group.

Actual behaviour:
The Collapse chevron button on the Content Experiment page does not perform. When clicked, it probably should collapse group content on the page.

Expected behaviour:
The Collapse chevron button should either perform a collapsing function or be removed.

Screenshot:
image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.