Maari
Maari
When using the legacy LMS view in Nutmeg, navigation between units seems to have a bug. When clicking on the "back" arrow in the bottom of the page, it won't...
To say admin login is disabled by default might leave the impression that there is still a way to enable it, which there is not. Make it clear that the...
The [documentation](https://edx.readthedocs.io/projects/edx-installing-configuring-and-running/en/latest/configuration/tpa/tpa_advanced_features.html#hinted-sign-in) suggests that there is a possibility to construct "hinted links" that will allow a user to log in via a Third Party and land on course pages. However,...
**Bug description** Tutor deployment, running the Sumac release, fails with `ConnectionError: Unable to connect to Meilisearch` when `RUN_MEILISEARCH: false` is set. I believe there are three steps in the platform...
The Gradebook MFE does provide a configuration option for the `DISPLAY_FEEDBACK_WIDGET` setting in [.env](https://github.com/openedx/frontend-app-gradebook/blob/aa4ddfa977baa0dd0ca1f81b4b3f8e80b0f971ca/.env#L36) however it's not possible to override the setting via `MFE_CONFIG_OVERRIDES` or `MFE_CONFIG` when running Tutor. The...