Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: navigation menu style rendering problem #2807

Merged
merged 1 commit into from
Jun 19, 2023
Merged

fix: navigation menu style rendering problem #2807

merged 1 commit into from
Jun 19, 2023

Conversation

wangxiaojuan
Copy link
Contributor

Types

  • 🐛 Bug Fixes

Background or solution

image
开启react-custom-scrollbars组建 universal 的属性

fix: #2806

Changelog

bugfix: 修复navigation下拉菜单scrollbars样式渲染问题

@opensumi opensumi bot added 🐞 bug Something isn't working 💄 style change labels Jun 15, 2023
@wangxiaojuan wangxiaojuan requested a review from Ricbet June 15, 2023 05:47
@codecov
Copy link

codecov bot commented Jun 15, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.02 ⚠️

Comparison is base (34fd965) 57.68% compared to head (a0d76a6) 57.67%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2807      +/-   ##
==========================================
- Coverage   57.68%   57.67%   -0.02%     
==========================================
  Files        1336     1336              
  Lines       83866    83871       +5     
  Branches    17432    17436       +4     
==========================================
- Hits        48382    48371      -11     
- Misses      32253    32267      +14     
- Partials     3231     3233       +2     
Flag Coverage Δ
jsdom 52.70% <0.00%> (-0.01%) ⬇️
node 16.79% <0.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
packages/main-layout/src/browser/layout.service.ts 61.20% <0.00%> (-1.11%) ⬇️

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@wangxiaojuan wangxiaojuan requested a review from bytemain June 19, 2023 06:11
@Ricbet Ricbet merged commit c8f5589 into main Jun 19, 2023
@Ricbet Ricbet deleted the fix/navigation branch June 19, 2023 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working 💄 style change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] 菜单样式渲染问题
3 participants