openedx / openedx/frontend-app-learning
Expand All button is not working correctly
Open
@hinakhadim is already working on this.
Since Mar 4, 2024.
- Dominant language
- JavaScript
- Stars
- 70
- Forks
- 335
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 35
Description
"The 'Expand All' button functionality appears to be malfunctioning. Despite expanding all sections, the button label remains as 'Expand All'. Upon clicking the 'Expand All' button, the label changes to 'Collapse All', indicating the intended action. Similar case for vice versa (Collapsing all sections still shows 'Collapse all' text on button instead of 'Expand All'. As in the below image, all sections are collapsed, the button should show 'Expand All' text rather than 'Collapse All'.
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.