Skip to content

Conversation

@jeanfbrito
Copy link
Contributor

@jeanfbrito jeanfbrito commented Jul 26, 2024

Proposed changes (including videos or screenshots)

Issue(s)

Closes #32911

Steps to test or reproduce

Further comments

CORE-580


This pull request addresses an issue in the Rocket.Chat repository where external links in settings were not being modified to open in new tabs. The changes include adding a changeset entry to ensure that these links are correctly set to open in new tabs, enhancing user experience by preventing navigation away from the current page. The changes are made in the fix/i18n-external-links branch and are intended to be merged into the develop branch.

@dionisio-bot
Copy link
Contributor

dionisio-bot bot commented Jul 26, 2024

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

@changeset-bot
Copy link

changeset-bot bot commented Jul 26, 2024

🦋 Changeset detected

Latest commit: 6658c2e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 36 packages
Name Type
@rocket.chat/meteor Patch
@rocket.chat/core-typings Patch
@rocket.chat/rest-typings Patch
@rocket.chat/uikit-playground Patch
@rocket.chat/api-client Patch
@rocket.chat/apps Patch
@rocket.chat/core-services Patch
@rocket.chat/cron Patch
@rocket.chat/ddp-client Patch
@rocket.chat/freeswitch Patch
@rocket.chat/fuselage-ui-kit Patch
@rocket.chat/gazzodown Patch
@rocket.chat/livechat Patch
@rocket.chat/model-typings Patch
@rocket.chat/ui-contexts Patch
@rocket.chat/account-service Patch
@rocket.chat/authorization-service Patch
@rocket.chat/ddp-streamer Patch
@rocket.chat/omnichannel-transcript Patch
@rocket.chat/presence-service Patch
@rocket.chat/queue-worker Patch
@rocket.chat/stream-hub-service Patch
@rocket.chat/license Patch
@rocket.chat/omnichannel-services Patch
@rocket.chat/pdf-worker Patch
@rocket.chat/presence Patch
rocketchat-services Patch
@rocket.chat/models Patch
@rocket.chat/network-broker Patch
@rocket.chat/mock-providers Patch
@rocket.chat/ui-avatar Patch
@rocket.chat/ui-client Patch
@rocket.chat/ui-video-conf Patch
@rocket.chat/ui-voip Patch
@rocket.chat/web-ui-registration Patch
@rocket.chat/instance-status Patch

Not sure what this means? Click here to learn what changesets are.

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

@codecov
Copy link

codecov bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.87%. Comparing base (b6b11f3) to head (6658c2e).
Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #32917      +/-   ##
===========================================
+ Coverage    64.84%   64.87%   +0.02%     
===========================================
  Files         3099     3099              
  Lines        92324    92346      +22     
  Branches     17629    17636       +7     
===========================================
+ Hits         59871    59905      +34     
+ Misses       29685    29679       -6     
+ Partials      2768     2762       -6     
Flag Coverage Δ
e2e 58.40% <56.25%> (-0.02%) ⬇️
unit 72.00% <100.00%> (+0.03%) ⬆️

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.

@jeanfbrito jeanfbrito marked this pull request as ready for review August 5, 2024 17:46
@jeanfbrito jeanfbrito requested a review from a team as a code owner August 5, 2024 17:46
@kody-ai
Copy link

kody-ai bot commented May 9, 2025

Kody Review Complete

Great news! 🎉
No issues were found that match your current review configurations.

Keep up the excellent work! 🚀

Kody Guide: Usage and Configuration
Interacting with Kody
  • Request a Review: Ask Kody to review your PR manually by adding a comment with the @kody start-review command at the root of your PR.

  • Provide Feedback: Help Kody learn and improve by reacting to its comments with a 👍 for helpful suggestions or a 👎 if improvements are needed.

Current Kody Configuration
Review Options

The following review options are enabled or disabled:

Options Enabled
Security
Code Style
Kody Rules
Refactoring
Error Handling
Maintainability
Potential Issues
Documentation And Comments
Performance And Optimization
Breaking Changes

Access your configuration settings here.

@jeanfbrito jeanfbrito force-pushed the fix/i18n-external-links branch from 1930fbb to 78da2ff Compare May 9, 2025 12:23
@github-actions
Copy link
Contributor

github-actions bot commented May 9, 2025

PR Preview Action v1.6.1

🚀 View preview at
https://RocketChat.github.io/Rocket.Chat/pr-preview/pr-32917/

Built to branch gh-pages at 2025-05-18 04:25 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

tassoevan
tassoevan previously approved these changes May 12, 2025
@tassoevan tassoevan dismissed their stale review May 13, 2025 17:35

failing tests

@scuciatto scuciatto added the stat: QA assured Means it has been tested and approved by a company insider label May 14, 2025
@dionisio-bot dionisio-bot bot added the stat: ready to merge PR tested and approved waiting for merge label May 14, 2025
dougfabris
dougfabris previously approved these changes May 14, 2025
Copy link
Member

@dougfabris dougfabris left a comment

Choose a reason for hiding this comment

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

LGTM!

@tassoevan tassoevan force-pushed the fix/i18n-external-links branch from 1afcfed to 6658c2e Compare May 18, 2025 04:21
@kodiakhq kodiakhq bot merged commit 5a56b7b into develop May 18, 2025
48 checks passed
@kodiakhq kodiakhq bot deleted the fix/i18n-external-links branch May 18, 2025 21:26
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

Projects

None yet

6 participants