dotCMS / dotCMS/core

Block Editor: Allow to configure default behavior of links

Open
#25,439 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

OKR : Customer Support Priority : 3 Average Team : Maintenance Type : New Functionality
Dominant language
Java
Stars
970
Forks
486
Avg merge
3d 33m
Merged PRs (30d)
170

Description

Parent Issue

No response

User Story

As a user I want to be able to configure the default behavior of links, meaning it will be open in a new window or the same one.

Currently, the default behavior is on the same one.

image

Acceptance Criteria

Via a field variable, let's say linkNewWindow, if set to true the checkbox will be checked by default.

Proposed Objective

Customer Support

Proposed Priority

Priority 3 - Average

External Links... Slack Conversations, Support Tickets, Figma Designs, etc.

https://dotcms.zendesk.com/agent/tickets/112235

Assumptions & Initiation Needs

No response

Quality Assurance Notes & Workarounds

No response

Sub-Tasks & Estimates

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Block Editor link configuration and the field-variable handling mentioned in the issue, then inspect how the existing link-target checkbox is initialized. Done means a linkNewWindow value of true checks the box by default while the current behavior remains unchanged otherwise; verify the result through the editor's existing checks or manual behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
content, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.