Skip to content

feat: Apply the new sidebar design#3826

Merged
doubleface merged 3 commits into
masterfrom
feat/newSidebar
May 5, 2026
Merged

feat: Apply the new sidebar design#3826
doubleface merged 3 commits into
masterfrom
feat/newSidebar

Conversation

@doubleface

@doubleface doubleface commented May 4, 2026

Copy link
Copy Markdown
Contributor
image image

Validated with product

Summary by CodeRabbit

Release Notes

  • Chores

    • Updated UI library dependency to the latest version.
  • Style

    • Refined sidebar styling and adjusted icon sizes in toolbar buttons for improved visual consistency.

@codescene-delta-analysis codescene-delta-analysis Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Gates Passed
3 Quality Gates Passed

See analysis details in CodeScene

Quality Gate Profile: The Bare Minimum
Install CodeScene MCP: safeguard and uplift AI-generated code. Catch issues early with our IDE extension and CLI tool.

@rezk2ll

rezk2ll commented May 4, 2026

Copy link
Copy Markdown
Member

How does it look on dark mode please

@doubleface

Copy link
Copy Markdown
Contributor Author

How does it look on dark mode please

@rezk2ll Now you have the dark mode in description

@bundlemon

bundlemon Bot commented May 4, 2026

Copy link
Copy Markdown

BundleMon

Files updated (3)
Status Path Size Limits
static/js/cozy.(hash).js
917.6KB (+11B 0%) -
public/static/css/cozy.(hash).css
31.54KB (-315B -0.97%) -
static/css/cozy.(hash).css
31.54KB (-315B -0.97%) -
Unchanged files (18)
Status Path Size Limits
static/js/(chunkId).(hash).js
1.16MB -
public/static/js/(chunkId).(hash).js
1.09MB -
public/static/js/cozy.(hash).js
780.08KB -
(hash).js
336.11KB -
public/(hash).js
336.11KB -
services/qualificationMigration.js
283.13KB -
services/dacc.js
262.86KB -
static/js/main.(hash).js
168.41KB -
public/static/js/public.(hash).js
141.89KB -
public/static/js/lib-react.(hash).js
43.88KB -
static/js/lib-react.(hash).js
43.88KB -
public/static/js/lib-router.(hash).js
21.86KB -
static/js/lib-router.(hash).js
21.86KB -
static/css/main.(hash).css
17.04KB -
public/static/css/public.(hash).css
6.76KB -
manifest.webapp
3.04KB -
index.html
702B -
assets/manifest.json
185B -

Total files change -598B -0.01%

Groups updated (2)
Status Path Size Limits
**/*.js
7.58MB (+33B 0%) -
**/*.css
120.09KB (-968B -0.78%) -
Unchanged groups (1)
Status Path Size Limits
**/*.{png,svg,ico}
2.19MB -

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@coderabbitai

coderabbitai Bot commented May 4, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: dd74a5d0-fbd4-47ce-a982-690c55a725c5

📥 Commits

Reviewing files that changed from the base of the PR and between 90fc850 and 8efe3f8.

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (4)
  • package.json
  • src/modules/drive/Toolbar/components/AddButton.jsx
  • src/modules/layout/Layout.jsx
  • src/modules/upload/UploadButton.jsx

Walkthrough

This PR upgrades the cozy-ui dependency from version ^138.6.2 to ^138.9.0 and updates three component files to align with potential changes in the icon component API. Specifically, AddButton.jsx and UploadButton.jsx now explicitly set icon sizes to 12, and Layout.jsx adjusts sidebar styling classes and applies the u-fz-small font-size utility class to toolbar buttons.

Possibly related PRs

Suggested reviewers

  • rezk2ll
  • lethemanh
  • JF-Cozy
  • zatteo
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately captures the main objective of the pull request, which is to apply a new sidebar design through UI library upgrade and visual adjustments.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/newSidebar

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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
Review rate limit: 7/8 reviews remaining, refill in 7 minutes and 30 seconds.

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

@zatteo zatteo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Third commit message has a strange typo error

@doubleface doubleface merged commit 6db027a into master May 5, 2026
6 checks passed
@doubleface doubleface deleted the feat/newSidebar branch May 5, 2026 06:47
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.

3 participants