Skip to content

fix: Copy link from doc details drawer doesn't include URL protocol - EXO-86887#1951

Merged
mkrout merged 1 commit into
feature/maintenancefrom
fix-86887
Jun 18, 2026
Merged

fix: Copy link from doc details drawer doesn't include URL protocol - EXO-86887#1951
mkrout merged 1 commit into
feature/maintenancefrom
fix-86887

Conversation

@mkrout

@mkrout mkrout commented Jun 18, 2026

Copy link
Copy Markdown
Member

Prior to this, the URL generated from the copy link action on the details drawer didn't include the protocol.
This commit fixes this by changing the 'window.location.host' to 'window.location.origin' when generating the link

…XO-86887

Prior to this, url generated from copy link action on the details drawer doesn't include the protocol.
This commit fixes this by chaging the 'window.location.host' by 'window.location.origin' when generating the link
@mkrout mkrout requested review from AzmiTouil, ahamdi and azayati June 18, 2026 15:34
@mkrout mkrout enabled auto-merge (squash) June 18, 2026 15:34
@github-actions github-actions Bot added the partialCIBuild Perform Partial CI Build label Jun 18, 2026
@mkrout mkrout merged commit cd4243f into feature/maintenance Jun 18, 2026
11 of 12 checks passed
@mkrout mkrout deleted the fix-86887 branch June 18, 2026 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

partialCIBuild Perform Partial CI Build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants