openedx / openedx/openedx-platform

“Collapse All” Button on Library Page is Non-functional

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

@jmakowski1123 is already working on this.

Since Nov 4, 2024.

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

Description

Steps to reproduce:

  • Add a new library component to the unit.
  • Configure the library component by selecting a library.
  • Save the changes and click the “View” button to open the library.
  • Click the “Collapse All” button at the top of the page.

Actual behaviour:
The “Collapse All” button on the Library page appears to be non-functional. When clicked, it does not trigger any action or collapse any content on the page.

Expected behaviour:
The “Collapse All” button should either perform a collapsing function or be removed if there are no collapsible elements present on the page.

Proposed Solution:
Remove the “Collapse All” button from the Library page, as there are no collapsible sections to warrant its presence.

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.