bydawen
bydawen
Fix bootstrap classes for the program details template, to correct responsive behaviour
Fix for the discussion-alert when it appears in the MFE, or when discussion is stopped.
Added a color variable to simplify branding of email templates used on different platforms. Also added a variable for the maximum height of the email logo image. The main purpose...
Similar PR is opened to the open-release/palm branch: https://github.com/openedx/edx-platform/pull/33711 There is some fixes for the course about page: - display a course short description in course about heading-group (if necessary)...
Similar PR is opened to the master branch: https://github.com/openedx/edx-platform/pull/33712 There is some fixes for the course about page: - display a course short description in course about heading-group (if necessary)...
Open edX forum post with a proposal of the feature: https://discuss.openedx.org/t/add-gtm-support-to-open-edx-core/16234 This PR is directed to make easier integration of analytics and tracking scripts without modifying the core platform code....
Hello, it's has been issue with a toast Toast component, more details here: https://github.com/openedx/frontend-app-authoring/issues/1898 And as a temporary solution can suggest this PR: https://github.com/openedx/frontend-app-authoring/pull/2139
## Bugs There is an issue in the ActionRow layout component. Focus of the buttons may overlap on each other, especially when view this component in responsive or as a...
There is a problem with a styles for the legacy xblock's editor in CMS: https://github.com/openedx/frontend-app-authoring/issues/1904 Currently, styles are used there that correspond to legacy theme, not to paragon design system....