Skip to content

Conversation

@brian-smith-tcril
Copy link
Contributor

LAND AS MERGE COMMIT

hajorg and others added 18 commits May 21, 2025 08:45
Add GH workflow that includes issues into the BTR board after the issue
is labeled with `release testing`.  Also add label needs triage for
bug triaging issues.
Co-authored-by: abdullahwaheed <42172960+abdullahwaheed@users.noreply.github.com>
* fix: prev and next buttons were not propertly centered and aligned

* fix: removing flex-basis property for navigation buttons
Bumps  and [tar-fs](https://github.com/mafintosh/tar-fs). These dependencies needed to be updated together.

Updates `tar-fs` from 2.1.2 to 3.0.9
- [Commits](mafintosh/tar-fs@v2.1.2...v3.0.9)

Updates `tar-fs` from 3.0.8 to 3.0.9
- [Commits](mafintosh/tar-fs@v2.1.2...v3.0.9)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 3.0.9
  dependency-type: indirect
- dependency-name: tar-fs
  dependency-version: 3.0.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
* feat: base modifications to disable completion checks when flag enabled

* chore: started updating tests

* chore: udpated tests

* chore: added missing negative test

---------

Co-authored-by: Adolfo R. Brandes <adolfo@axim.org>
Adds an event handler on the window resize to check if the sidebar isOpen and the size of the viewport is smaller than the sidebar display to hide the sidebar and prevent it from blocking the course view.
When content within a sequence was shorter than the height of the browser viewport, the `.sequence-container > .outline-sidebar-wrapper` element does not expand appropriately.  This caused the course outline sidebar to be partially or completely hidden from view.
Co-authored-by: abdullahwaheed <42172960+abdullahwaheed@users.noreply.github.com>
* fix: fixed right panel closing issue

* fix: fixed status of notificationTrayStatus in session storage

* test: added test cases to close or open notification tray
Conflicts:
	src/courseware/course/sidebar/common/SidebarBase.scss
	src/courseware/course/sidebar/sidebars/course-outline/CourseOutlineTray.scss
	src/courseware/course/sidebar/sidebars/discussions/Discussions.scss
	src/index.scss
@codecov
Copy link

codecov bot commented Jun 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (master-design-tokens@c465666). Learn more about missing BASE report.

Additional details and impacted files
@@                   Coverage Diff                   @@
##             master-design-tokens    #1733   +/-   ##
=======================================================
  Coverage                        ?   90.45%           
=======================================================
  Files                           ?      344           
  Lines                           ?     5803           
  Branches                        ?     1356           
=======================================================
  Hits                            ?     5249           
  Misses                          ?      537           
  Partials                        ?       17           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@arbrandes arbrandes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

@brian-smith-tcril brian-smith-tcril merged commit 8331e51 into openedx:master-design-tokens Jun 16, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.