openedx / openedx/openedx-platform
Content Experiment Groups are not collapsible
Open
@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:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.