Maria Grimaldi (Majo)
Maria Grimaldi (Majo)
### Expected behavior When adding a community TA to a course without cohorts and divided discussions enabled through the membership tab in the instructor dashboard, the Instructor should see an...
### Expected behavior Footer includes seven (7) links, namely About, Blog, Contact, Donate, Terms of Service & Honor Code, Privacy Policy, Take free online courses at [edX.org](http://edx.org/). All links must...
### Description This PR drops `client_encoding` keyword argument in favor of the default sqlalchemy configuration, since client_encoding SQLAlchemy psycopg2 dialect: https://docs.sqlalchemy.org/en/20/dialects/postgresql.html#psycopg2-connect-arguments Without this change, an error was raised when connecting...
**Describe the bug** Scheduling actions are executed by the task `execute_scheduled_operation` which is not registered as a task in the celery workers. Tested with `Version_11_1`. **To Reproduce** Steps to reproduce...
### Expected behavior The "Submit" button should be disabled after clicking reset option. ### Actual behavior After clicking the "Reset" button, questions are reset, but the "Submit" button stays active...
### Expected behavior As a user, I want to be able to navigate between sections if I'm on the locked unit so that I can easily return to the section...
### 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...
## Description This PR moves the old hooks guide into its own concepts subsection. It also solves the duplication of documents in openedx-events and filters when referencing shared concepts like...
### Description On course content pages, the **"Next"** and **"Previous"** navigation buttons are not center-aligned at the bottom as expected. This misalignment affects the user experience and consistency across the...
### Description When navigating gated content, the previous and next buttons stop working so the user can't go to previous/next subsections. ### Expected behavior As a learner, upon navigating to...