Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Fix Copy to Clipboard Snackbar #3619

Merged
merged 1 commit into from
Nov 25, 2016
Merged

Fix Copy to Clipboard Snackbar #3619

merged 1 commit into from
Nov 25, 2016

Conversation

ngotchac
Copy link
Contributor

This should fix the strange Copy to Clipboard snackbar behaviors (especially in Chrome).
Should also increase perf in React since only one Snackbar exists throughout the app, and not one per Copy to Clipboard button

@ngotchac ngotchac added A0-pleasereview 🤓 Pull request needs code review. M7-ui labels Nov 25, 2016
@jacogr
Copy link
Contributor

jacogr commented Nov 25, 2016

Ummm.... in retrospect I missed this when it originally went in, should have asked. (This is along the same lines as what we do with errors)

Good catch.

@jacogr jacogr added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Nov 25, 2016
@gavofyork gavofyork merged commit b274d08 into master Nov 25, 2016
@gavofyork gavofyork deleted the ng-copy-clip-fix branch November 25, 2016 17:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants