- Issue created by @mayur-sose
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:
https://www.example.com
) as the prop value.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.
Active
1.0
… to be triaged