magento / magento/community-features

Page builder links with additional parameter

Open
#335 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
46
Forks
14
PR merge metrics
No merged PRs in 30d

Description

One of the bigger problems for the editor in the admin area is that the links unfortunately do not match again and again.

The main problem is when creating links that require a direct parameter or anchors, this can be done by Magento only a link with its own URL:
![image](https://user-images.githubusercontent.com/16542619/129451012-442420f3-0a5d-4202-9efb-26201e7467ac.png)

Basically there is the problem that the link does not run anymore when the URL is changed.
Here the simplest solution would be to insert an additional field:
![image](https://user-images.githubusercontent.com/16542619/129451186-c13cec4d-b13d-470e-9b38-b6ea84dfa25d.png)

This would have the advantage that the reason URL is always correct

Contributor guide

No contributing guide indexed for this repository

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 admin Page Builder link editor and its handling of URLs, parameters, and anchors; no files or tests are identified in the issue. Clarify the field behavior and storage before implementation, with completion defined as preserving additional parameters or anchors when the base URL changes.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.