Skip to content

Fix link viewer URL to navigate to resource#1584

Merged
ellatrix merged 1 commit intomasterfrom
fix/link-toolbar-href
Jun 30, 2017
Merged

Fix link viewer URL to navigate to resource#1584
ellatrix merged 1 commit intomasterfrom
fix/link-toolbar-href

Conversation

@ellatrix
Copy link
Copy Markdown
Member

It currently prompts to edit the link instead of opening it in a new window.

@ellatrix ellatrix added the [Type] Bug An existing feature does not function as intended label Jun 29, 2017
@ellatrix ellatrix requested a review from youknowriad June 29, 2017 11:31
<a
className="editable-format-toolbar__link-value"
href={ this.state.linkValue }
target="_black"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this a typo?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Huh. :D Shows how drugged I was yesterday.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interestingly Chrome still opens it in a new tab.

@ellatrix ellatrix force-pushed the fix/link-toolbar-href branch from ed651be to e8a2b25 Compare June 30, 2017 10:56
Copy link
Copy Markdown
Contributor

@youknowriad youknowriad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@ellatrix ellatrix merged commit 8a905a1 into master Jun 30, 2017
@ellatrix ellatrix deleted the fix/link-toolbar-href branch June 30, 2017 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Bug An existing feature does not function as intended

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants