Link Type "Full URL" is Not Retained After Navigation While Adding Prop

Created on 14 August 2025, 4 days ago

Overview

When editing a code component with a link prop set to "Full URL," the selected link type is not retained after navigating away and returning to the component. This results in confusion for users, as the dropdown may switch to "Relative Link" even though a full external URL was previously specified.

Steps to reproduce:

  1. Add a link prop to a code component.
  2. In the UI, select link type as Full URL.
  3. Enter a full external URL (e.g., https://www.example.com) as the prop value.
  4. Navigate away from the component or page (for example, go to the dashboard or another content item).
  5. Return and open the component/editor again.
  6. Observe the link type dropdown.

Expected result:

The dropdown should show Full URL as the selected type, and there should be no switch to "Relative Link" in the UI after returning to the component.

Proposed resolution

User interface changes

🐛 Bug report
Status

Active

Version

1.0

Component

… to be triaged

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024