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: fix paste dropdown in workspace #4593

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Conversation

ybzky
Copy link
Member

@ybzky ybzky commented Feb 7, 2025

close https://github.com/dream-num/univer-workspace/issues/443

Pull Request Checklist

  • Related tickets or issues have been linked in the PR description (or missing issue).
  • Naming convention is followed (do please check it especially when you created new plugins, commands and resources).
  • Unit tests have been added for the changes (if applicable).
  • Breaking changes have been documented (or no breaking changes introduced in this PR).

@ybzky ybzky requested review from jikkai and wzhudev as code owners February 7, 2025 09:39
@univer-bot univer-bot bot added the qa:untested This PR is ready to be tested label Feb 7, 2025
Copy link

github-actions bot commented Feb 7, 2025

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

Copy link

github-actions bot commented Feb 7, 2025

Playwright test results

passed  24 passed

Details

stats  24 tests across 11 suites
duration  5 minutes, 26 seconds
commit  158232c
info  For more information, see full report

Copy link

codecov bot commented Feb 7, 2025

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 32.70%. Comparing base (303c0b2) to head (158232c).
Report is 2 commits behind head on dev.

Files with missing lines Patch % Lines
...eets-ui/src/views/clipboard/ClipboardPopupMenu.tsx 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #4593      +/-   ##
==========================================
- Coverage   32.72%   32.70%   -0.02%     
==========================================
  Files        2600     2600              
  Lines      135245   135249       +4     
  Branches    30128    30128              
==========================================
- Hits        44258    44237      -21     
- Misses      90987    91012      +25     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
qa:untested This PR is ready to be tested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant