Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed bug when copying urls from menu. #86

Merged
merged 3 commits into from
Mar 28, 2018
Merged

Fixed bug when copying urls from menu. #86

merged 3 commits into from
Mar 28, 2018

Conversation

rafalnowak
Copy link
Contributor

No description provided.

className="copy-url clipboard"
key="copy-url"
data-clipboard-text={url}
onClick={onClose}>{STRINGS.copyUrl}</li>);
onClick={onClose}>{STRINGS.copyRelativeTimeUrl}</li>
Copy link
Contributor

Choose a reason for hiding this comment

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

As we discussed offline, this link is not always for relative time

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed.

@rafalnowak rafalnowak merged commit 060326b into master Mar 28, 2018
@rafalnowak rafalnowak deleted the fix-copy-links branch March 28, 2018 15:09
@mkuthan mkuthan added this to the 1.3.0 milestone Mar 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants