Skip to content

Refactor room share clipboard#3296

Merged
samuelwei merged 9 commits into
developfrom
feat/richtext-paste
Jul 7, 2026
Merged

Refactor room share clipboard#3296
samuelwei merged 9 commits into
developfrom
feat/richtext-paste

Conversation

@samuelwei

@samuelwei samuelwei commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Supersedes #3294

Type

  • Bugfix
  • Feature
  • Documentation
  • Refactoring (e.g. Style updates, Test implementation, etc.)
  • Other (please describe):

Checklist

  • Code updated to current develop branch head
  • Passes CI checks
  • Is a part of an issue
  • Tests added for the bugfix or newly implemented feature, describe below why if not
  • Changelog is updated
  • Documentation of code and features exists

Changes

  • Changed room share clipboard to offer link and invitation as plaintext and html variant to clients

Other information

@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Warning

Review limit reached

@samuelwei, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 44 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 2cda1177-0f2b-4d7d-80ba-94b1a84c7c34

📥 Commits

Reviewing files that changed from the base of the PR and between 838e1dc and 7f3c31e.

📒 Files selected for processing (4)
  • CHANGELOG.md
  • resources/js/components/RoomShareButton.vue
  • tests/Frontend/e2e/RoomsViewGeneral.cy.js
  • tests/Frontend/e2e/test.txt
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/richtext-paste

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.

@samuelwei samuelwei marked this pull request as ready for review July 7, 2026 07:55
@samuelwei samuelwei force-pushed the feat/richtext-paste branch from 77b9069 to d0431c4 Compare July 7, 2026 07:59
@cypress

cypress Bot commented Jul 7, 2026

Copy link
Copy Markdown

PILOS    Run #3159

Run Properties:  status check passed Passed #3159  •  git commit 7f3c31e74e: Refactor room share clipboard
Project PILOS
Branch Review feat/richtext-paste
Run status status check passed Passed #3159
Run duration 07m 54s
Commit git commit 7f3c31e74e: Refactor room share clipboard
Committer Samuel Weirich
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 635
View all changes introduced in this branch ↗︎

@codecov

codecov Bot commented Jul 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.10%. Comparing base (32ddcbf) to head (7f3c31e).
⚠️ Report is 11 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #3296      +/-   ##
=============================================
- Coverage      97.11%   97.10%   -0.01%     
  Complexity      1948     1948              
=============================================
  Files            483      483              
  Lines          16646    16664      +18     
  Branches        2407     2410       +3     
=============================================
+ Hits           16166    16182      +16     
- Misses           480      482       +2     

☔ View full report in Codecov by Harness.
📢 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.

@samuelwei samuelwei force-pushed the feat/richtext-paste branch from 22c4f4d to 7f3c31e Compare July 7, 2026 09:27
@samuelwei samuelwei merged commit e7e6ad2 into develop Jul 7, 2026
23 of 24 checks passed
@samuelwei samuelwei deleted the feat/richtext-paste branch July 7, 2026 09:39
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.

2 participants