frontend-app-learning icon indicating copy to clipboard operation
frontend-app-learning copied to clipboard

Front-end for the Open edX course experience, implemented using React and Paragon.

Results 162 frontend-app-learning issues
Sort by recently updated
recently updated
newest added

### Description This was first reported in a thread of comments on this issue: https://github.com/openedx/frontend-app-course-authoring/issues/1013, so we're opening it here since it's related to the sidebar behavior and not to...

release testing

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [sass](https://redirect.github.com/sass/dart-sass) | [`1.87.0` -> `1.94.2`](https://renovatebot.com/diffs/npm/sass/1.87.0/1.94.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/sass/1.94.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/sass/1.87.0/1.94.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@openedx/frontend-build](https://redirect.github.com/openedx/frontend-build) | [`14.5.0` -> `14.6.0`](https://renovatebot.com/diffs/npm/@openedx%2ffrontend-build/14.5.0/14.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@openedx%2ffrontend-build/14.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@openedx%2ffrontend-build/14.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

**DEPR:** https://github.com/openedx/public-engineering/issues/316#issuecomment-2847839209 ## Description This PR removes support for the deprecated waffle flags: - `courseware.enable_navigation_sidebar` - `courseware.always_open_auxiliary_sidebar` These flags have been replaced by [PluginSlots introduced in PR #1543](https://github.com/openedx/frontend-app-learning/pull/1543), available starting...

open-source-contribution
create-sandbox

For demonstration purposes. Contains the following: - [feat: plugin slot wrapping unit contents](https://github.com/openedx/frontend-app-learning/pull/1717/commits/e045a426eb51e8cf759e6a7aea16a7c8e15f0343) - [feat: add react-query](https://github.com/openedx/frontend-app-learning/pull/1717/commits/b3e8197061b555ccac8b7ce6d66538c409a8f533) - [feat: example plugins](https://github.com/openedx/frontend-app-learning/pull/1717/commits/7e24003200f0be8bbdb06f28b75175db7aa64754)

This Pull request aims to enhance the user experience by displaying the `certificate_available_date` in the progress tab > Certificate Status information if this has been configured and the course has...

open-source-contribution
core contributor

## Description This PR migrates the sequence navigation component in the Learning MFE to use the Frontend Plugin Framework's `PluginSlot`. This change enhances modularity and allows for easier customization of...

open-source-contribution

fixes #1692 ## Description Currently when the ENABLE_COMPLETION_TRACKING_SWITCH waffle switch is disabled the frontend doesn't take it into account and still displays completion for anything that was already completed. This...

open-source-contribution
mao-onboarding

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@pact-foundation/pact](https://docs.pact.io/implementation_guides/javascript/) ([source](https://redirect.github.com/pact-foundation/pact-js)) | [`^13.0.0` -> `^15.0.0`](https://renovatebot.com/diffs/npm/@pact-foundation%2fpact/13.2.0/15.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@pact-foundation%2fpact/15.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

Reverts reverse stack order of discussions and upsell in sidebar openedx/frontend-app-learning#1705