Skip to content

chore: Upgrade fuselage packages - #41629

Merged
dionisio-bot[bot] merged 2 commits into
developfrom
chore/bump-fuselage
Jul 29, 2026
Merged

chore: Upgrade fuselage packages#41629
dionisio-bot[bot] merged 2 commits into
developfrom
chore/bump-fuselage

Conversation

@dougfabris

@dougfabris dougfabris commented Jul 29, 2026

Copy link
Copy Markdown
Member

Proposed changes (including videos or screenshots)

Release changes:
@rocket.chat/fuselage@0.84.0
@rocket.chat/css-in-js@0.33.1

Issue(s)

Steps to test or reproduce

Further comments

Review in cubic

Summary by CodeRabbit

  • Bug Fixes

    • Improved keyboard navigation in the sidebar so Tab and arrow-key focus correctly targets collapse-group controls.
  • Chores

    • Updated shared UI components and styling packages to newer versions, supporting consistent interface behavior and presentation across the application.

CORE-2347
CORE-2353

@dionisio-bot

dionisio-bot Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Looks like this PR is ready to merge! 🎉
If you have any trouble, please check the PR guidelines

@dougfabris dougfabris added this to the 8.8.0 milestone Jul 29, 2026
@changeset-bot

changeset-bot Bot commented Jul 29, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 78386e4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai

coderabbitai Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Walkthrough

Updates sidebar keyboard focus detection and bumps Rocket.Chat UI dependency versions across application and package manifests.

Changes

Sidebar navigation

Layer / File(s) Summary
Collapse-group focus target
apps/meteor/client/sidebar/RoomList/useSidebarListNavigation.ts
isCollapseGroup now identifies collapse-group bar buttons using the updated CSS class.

UI dependency updates

Layer / File(s) Summary
UI package version refresh
apps/meteor/package.json, apps/uikit-playground/package.json, packages/*/package.json
Updates @rocket.chat/css-in-js to ^0.33.1 and @rocket.chat/fuselage to ^0.84.0 where applicable.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

Suggested labels: type: chore

Suggested reviewers: ggazzo, tassoevan

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the main change: upgrading Fuselage-related packages.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Jul 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.72%. Comparing base (b96e046) to head (78386e4).
⚠️ Report is 3 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop   #41629   +/-   ##
========================================
  Coverage    68.71%   68.72%           
========================================
  Files         4151     4151           
  Lines       159491   159513   +22     
  Branches     27999    28002    +3     
========================================
+ Hits        109596   109623   +27     
- Misses       44722    44723    +1     
+ Partials      5173     5167    -6     
Flag Coverage Δ
e2e 58.81% <100.00%> (-0.01%) ⬇️
e2e-api 45.69% <ø> (+0.07%) ⬆️
unit 70.70% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 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.

@dougfabris
dougfabris marked this pull request as ready for review July 29, 2026 21:01
@dougfabris
dougfabris requested a review from a team as a code owner July 29, 2026 21:01

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No issues found across 14 files

Re-trigger cubic

@tassoevan tassoevan added the stat: QA assured Means it has been tested and approved by a company insider label Jul 29, 2026
@dionisio-bot dionisio-bot Bot added the stat: ready to merge PR tested and approved waiting for merge label Jul 29, 2026
@dionisio-bot
dionisio-bot Bot added this pull request to the merge queue Jul 29, 2026
Merged via the queue into develop with commit 3c136e0 Jul 29, 2026
98 of 101 checks passed
@dionisio-bot
dionisio-bot Bot deleted the chore/bump-fuselage branch July 29, 2026 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stat: QA assured Means it has been tested and approved by a company insider stat: ready to merge PR tested and approved waiting for merge type: chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants