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 Enlargement of the font-size in the Learning MFE. 1. Increase font size inside Set a weekly learning goal block. 2. Increase font size for Dismiss and Show more...

open-source-contribution
product review
create-sandbox

### Description Font size increased for selected small text on Progress page. 1. Increase font size for elements from screenshots (18px - $font-size-base). ### Testing instructions 1. Create new course...

open-source-contribution
product review
create-sandbox

### Description This PR provides a mechanism to close the tooltip using the keyboard. The escape key is recommended ### Testing instructions 1. Create new course 2. Go to Progress...

open-source-contribution
product review
create-sandbox

### Description This PR proposes improvements aimed at enhancing the accessibility of Accordions. 1. Accordion labels was marked up as headings that fall in the logical structure of the page....

open-source-contribution
product review
create-sandbox

### Description Enhancing accessibility by marking up the “Certificate Status” callout box as a heading level 2 (``). ### Testing instructions 1. Go to Custom page 2. Check that titles...

open-source-contribution
product review
create-sandbox

### Description Marking up the weekly modules as heading level 4. ### Testing instructions 1. Create a new course 2. Go to Home page 3. Check `h4` tag ![Screenshot 2025-05-02...

open-source-contribution
product review
create-sandbox

### Description This pull request resolves the button accessibility issue on the course outline page in the Tutor Indigo theme identified during a recent accessibility review. This update aims to...

# Description This PR adds mechanisms to add course tabs using a frontend plugin. It includes two plugin slots: - course_tab_links_slot: This slot allows adding additional course tabs or modifying...

open-source-contribution
core contributor

### Description: When navigating the page using a keyboard, the focus moves to two iframes (Welcome Message and Course Handouts) containing non-interactive elements. This disrupts the navigation flow and confuses...

I am creating this initial issue to serve as a reference point for all accessibility-related PRs associated with the frontend-app-learning repository.