-
Notifications
You must be signed in to change notification settings - Fork 29
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
Add plots ribbon to show and remove experiments #1785
Conversation
Fixing the console error |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple of small things to follow up on.
|
||
const copyExp = async (exp: string) => { | ||
try { | ||
await navigator.clipboard.writeText(exp) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll try to see if it fits. If it does, I'll open another PR for it.
Code Climate has analyzed commit 6ded069 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 95.2% (85% is the threshold). This pull request will bring the total coverage in the repository to 96.8% (0.0% change). View more on Code Climate. |
Screen.Recording.2022-05-27.at.2.38.08.PM.mov