PromucFlow_constructor/app
Hetu Nandu 6ad0926cd9
fix: Appsmith Icon open in new tab does not work (#39610)
## Description

Updates AppsmithLink component to handle cmd / ctrl click to open link
in new tab

Fixes #39603

## Automation

/ok-to-test tags="@tag.Sanity"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/13714082542>
> Commit: cc1fbe50a56b4e6e3471976060a20961489ef1d7
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=13714082542&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Sanity`
> Spec:
> <hr>Fri, 07 Mar 2025 05:41:16 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [ ] No


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Enhanced link behavior now allows you to open the related page in a
new tab when you hold Ctrl (or Command on Mac) while clicking. A normal
click will navigate in the current view. This enhancement offers more
intuitive navigation and improved browsing flexibility within the
application. Users will benefit from this smarter navigation.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-03-07 12:04:36 +05:30
..
client fix: Appsmith Icon open in new tab does not work (#39610) 2025-03-07 12:04:36 +05:30
server chore: Convert non-reactive methods consuming @FeatureFlagged to reactive (#39594) 2025-03-07 11:10:27 +05:30
util